[INFO] fetching crate qjs-derive 0.1.1... [INFO] checking qjs-derive-0.1.1 against try#9b06ec641f3d05c126a54ceadba42a64366f72b4 for pr-95755 [INFO] extracting crate qjs-derive 0.1.1 into /workspace/builds/worker-92/source [INFO] validating manifest of crates.io crate qjs-derive 0.1.1 on toolchain 9b06ec641f3d05c126a54ceadba42a64366f72b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "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-92/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "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" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "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-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30baf6008ce35bfa0ca6773e90d17c9271b1328224773e3d1ba8b63f30ce4908 [INFO] running `Command { std: "docker" "start" "-a" "30baf6008ce35bfa0ca6773e90d17c9271b1328224773e3d1ba8b63f30ce4908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30baf6008ce35bfa0ca6773e90d17c9271b1328224773e3d1ba8b63f30ce4908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30baf6008ce35bfa0ca6773e90d17c9271b1328224773e3d1ba8b63f30ce4908", kill_on_drop: false }` [INFO] [stdout] 30baf6008ce35bfa0ca6773e90d17c9271b1328224773e3d1ba8b63f30ce4908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb21fc9f3ea34d56dcb7890e70363363a1025571ef3bd872efcd303a293ee48 [INFO] running `Command { std: "docker" "start" "-a" "ccb21fc9f3ea34d56dcb7890e70363363a1025571ef3bd872efcd303a293ee48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking foreign-types-shared v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling rust-lzma v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Checking qjs-derive-support v0.1.1 [INFO] [stderr] Checking qjs-derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling foreign-types-macros v0.1.1 [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 2m 21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: qjs v0.1.2 [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" "ccb21fc9f3ea34d56dcb7890e70363363a1025571ef3bd872efcd303a293ee48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb21fc9f3ea34d56dcb7890e70363363a1025571ef3bd872efcd303a293ee48", kill_on_drop: false }` [INFO] [stdout] ccb21fc9f3ea34d56dcb7890e70363363a1025571ef3bd872efcd303a293ee48