[INFO] fetching crate qjs-derive 0.1.1... [INFO] checking qjs-derive-0.1.1 against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] extracting crate qjs-derive 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate qjs-derive 0.1.1 on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b71b49ff730ddf8b49e4a871d19bedce9cafc4e6ad2f0791eb589e8b3cfc59b [INFO] running `Command { std: "docker" "start" "-a" "8b71b49ff730ddf8b49e4a871d19bedce9cafc4e6ad2f0791eb589e8b3cfc59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b71b49ff730ddf8b49e4a871d19bedce9cafc4e6ad2f0791eb589e8b3cfc59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b71b49ff730ddf8b49e4a871d19bedce9cafc4e6ad2f0791eb589e8b3cfc59b", kill_on_drop: false }` [INFO] [stdout] 8b71b49ff730ddf8b49e4a871d19bedce9cafc4e6ad2f0791eb589e8b3cfc59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3fd4c9352c7a2b335069de3c6059b9fdfaa351d3a4ec218f59ed01a40d9f84 [INFO] running `Command { std: "docker" "start" "-a" "de3fd4c9352c7a2b335069de3c6059b9fdfaa351d3a4ec218f59ed01a40d9f84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking foreign-types-shared v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling qjs-derive-support v0.1.1 [INFO] [stderr] Checking qjs-derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling foreign-types-macros v0.1.1 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling qjs-derive v0.1.1 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Checking foreign-types v0.4.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling qjs-sys v0.1.2 [INFO] [stderr] Checking qjs v0.1.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: qjs v0.1.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "de3fd4c9352c7a2b335069de3c6059b9fdfaa351d3a4ec218f59ed01a40d9f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3fd4c9352c7a2b335069de3c6059b9fdfaa351d3a4ec218f59ed01a40d9f84", kill_on_drop: false }` [INFO] [stdout] de3fd4c9352c7a2b335069de3c6059b9fdfaa351d3a4ec218f59ed01a40d9f84