[INFO] fetching crate qjs-derive 0.1.1... [INFO] checking qjs-derive-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate qjs-derive 0.1.1 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate qjs-derive 0.1.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr v0.1.7 [INFO] [stderr] Downloaded cstr-macros v0.1.6 [INFO] [stderr] Downloaded rust-lzma v0.4.0 [INFO] [stderr] Downloaded foreign-types-macros v0.1.1 [INFO] [stderr] Downloaded foreign-types-shared v0.2.0 [INFO] [stderr] Downloaded qjs-derive v0.1.1 [INFO] [stderr] Downloaded qjs-derive-support v0.1.1 [INFO] [stderr] Downloaded foreign-types v0.4.0 [INFO] [stderr] Downloaded qjs v0.1.2 [INFO] [stderr] Downloaded qjs-sys v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ef636edb24b839b44ead5fa2f43588a18170087971fbe5f0a3f1a7b1b2c766e [INFO] running `Command { std: "docker" "start" "-a" "1ef636edb24b839b44ead5fa2f43588a18170087971fbe5f0a3f1a7b1b2c766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ef636edb24b839b44ead5fa2f43588a18170087971fbe5f0a3f1a7b1b2c766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef636edb24b839b44ead5fa2f43588a18170087971fbe5f0a3f1a7b1b2c766e", kill_on_drop: false }` [INFO] [stdout] 1ef636edb24b839b44ead5fa2f43588a18170087971fbe5f0a3f1a7b1b2c766e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac9352dbda8123980d29cc342a561987354a17b02978b2a491c1a0e5a454b08d [INFO] running `Command { std: "docker" "start" "-a" "ac9352dbda8123980d29cc342a561987354a17b02978b2a491c1a0e5a454b08d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75: visit [INFO] [stderr] syn v1.0.75 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling void v1.0.2 [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.2 [INFO] [stderr] Checking foreign-types-shared v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.28 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling qjs-derive-support v0.1.1 [INFO] [stderr] Checking qjs-derive v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [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] Compiling failure v0.1.8 [INFO] [stderr] Checking foreign-types v0.4.0 [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 40s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking qjs-derive v0.1.1 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "ac9352dbda8123980d29cc342a561987354a17b02978b2a491c1a0e5a454b08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9352dbda8123980d29cc342a561987354a17b02978b2a491c1a0e5a454b08d", kill_on_drop: false }` [INFO] [stdout] ac9352dbda8123980d29cc342a561987354a17b02978b2a491c1a0e5a454b08d