[INFO] fetching crate goods-treasury 0.3.0... [INFO] checking goods-treasury-0.3.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate goods-treasury 0.3.0 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate goods-treasury 0.3.0 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 goods-treasury 0.3.0 [INFO] finished tweaking crates.io crate goods-treasury 0.3.0 [INFO] tweaked toml for crates.io crate goods-treasury 0.3.0 written to /workspace/builds/worker-90/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] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 63b39aa86cd414a3e0c6d6950003f16b272d1cbc98b59eeecb793efff4e19c2e [INFO] running `Command { std: "docker" "start" "-a" "63b39aa86cd414a3e0c6d6950003f16b272d1cbc98b59eeecb793efff4e19c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b39aa86cd414a3e0c6d6950003f16b272d1cbc98b59eeecb793efff4e19c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b39aa86cd414a3e0c6d6950003f16b272d1cbc98b59eeecb793efff4e19c2e", kill_on_drop: false }` [INFO] [stdout] 63b39aa86cd414a3e0c6d6950003f16b272d1cbc98b59eeecb793efff4e19c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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] 10dc917ae9b3eaa437211fa18f84b6ea49b9c15c91f2eb3dc35b75ccd5f53007 [INFO] running `Command { std: "docker" "start" "-a" "10dc917ae9b3eaa437211fa18f84b6ea49b9c15c91f2eb3dc35b75ccd5f53007", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.74.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ef9a506134b77db4 -C extra-filename=-ef9a506134b77db4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-bd846076be31c20c.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-50eb8e9d24b421d1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "10dc917ae9b3eaa437211fa18f84b6ea49b9c15c91f2eb3dc35b75ccd5f53007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10dc917ae9b3eaa437211fa18f84b6ea49b9c15c91f2eb3dc35b75ccd5f53007", kill_on_drop: false }` [INFO] [stdout] 10dc917ae9b3eaa437211fa18f84b6ea49b9c15c91f2eb3dc35b75ccd5f53007