[INFO] fetching crate qjs-derive 0.1.1... [INFO] checking qjs-derive-0.1.1 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate qjs-derive 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate qjs-derive 0.1.1 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate qjs-derive 0.1.1 [INFO] finished tweaking crates.io crate qjs-derive 0.1.1 [INFO] tweaked toml for crates.io crate qjs-derive 0.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b16c8664025b832e63b171e81ec6936a99cceab095d8b09c548920c5e38e50ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b16c8664025b832e63b171e81ec6936a99cceab095d8b09c548920c5e38e50ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b16c8664025b832e63b171e81ec6936a99cceab095d8b09c548920c5e38e50ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16c8664025b832e63b171e81ec6936a99cceab095d8b09c548920c5e38e50ca", kill_on_drop: false }` [INFO] [stdout] b16c8664025b832e63b171e81ec6936a99cceab095d8b09c548920c5e38e50ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3f9fa3adc37bd353ca30da2553240bb7df8f4707581048c4123da54b06fd2f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e3f9fa3adc37bd353ca30da2553240bb7df8f4707581048c4123da54b06fd2f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.2.0 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling foreign-types-macros v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling qjs-derive-support v0.1.1 [INFO] [stderr] Checking syn v1.0.54 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking foreign-types v0.4.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling qjs-derive v0.1.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Checking qjs-derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling qjs-sys v0.1.2 [INFO] [stderr] Checking qjs v0.1.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "9e3f9fa3adc37bd353ca30da2553240bb7df8f4707581048c4123da54b06fd2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3f9fa3adc37bd353ca30da2553240bb7df8f4707581048c4123da54b06fd2f", kill_on_drop: false }` [INFO] [stdout] 9e3f9fa3adc37bd353ca30da2553240bb7df8f4707581048c4123da54b06fd2f