[INFO] fetching crate ion-cli 0.1.1... [INFO] checking ion-cli-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate ion-cli 0.1.1 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate ion-cli 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 ion-cli 0.1.1 [INFO] finished tweaking crates.io crate ion-cli 0.1.1 [INFO] tweaked toml for crates.io crate ion-cli 0.1.1 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate crates.io crate ion-cli 0.1.1 already has a lockfile, it will not be regenerated [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 ansi_term v0.9.0 [INFO] [stderr] Downloaded thread_local v1.1.2 [INFO] [stderr] Downloaded num-bigint v0.3.1 [INFO] [stderr] Downloaded textwrap v0.9.0 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded clap v2.27.1 [INFO] [stderr] Downloaded libc v0.2.83 [INFO] [stderr] Downloaded ion-rs v0.3.1 [INFO] [stderr] Downloaded ion-c-sys v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 8567db3bf2b1a160c4db7bc88b17d9abb8c0703fa940df9358ce479827ebaef5 [INFO] running `Command { std: "docker" "start" "-a" "8567db3bf2b1a160c4db7bc88b17d9abb8c0703fa940df9358ce479827ebaef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8567db3bf2b1a160c4db7bc88b17d9abb8c0703fa940df9358ce479827ebaef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8567db3bf2b1a160c4db7bc88b17d9abb8c0703fa940df9358ce479827ebaef5", kill_on_drop: false }` [INFO] [stdout] 8567db3bf2b1a160c4db7bc88b17d9abb8c0703fa940df9358ce479827ebaef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 2bd077bfb4c36ed0508d9d92eb95bd40f76a7f47590e09d5ce2299ecc77407f0 [INFO] running `Command { std: "docker" "start" "-a" "2bd077bfb4c36ed0508d9d92eb95bd40f76a7f47590e09d5ce2299ecc77407f0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ion-cli v0.1.1 (/tmp/fixit) [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.60/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=777a814ca2abd395 -C extra-filename=-777a814ca2abd395 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9b4df95ecb31aae2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ef49e6e573ba4283.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.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" "2bd077bfb4c36ed0508d9d92eb95bd40f76a7f47590e09d5ce2299ecc77407f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd077bfb4c36ed0508d9d92eb95bd40f76a7f47590e09d5ce2299ecc77407f0", kill_on_drop: false }` [INFO] [stdout] 2bd077bfb4c36ed0508d9d92eb95bd40f76a7f47590e09d5ce2299ecc77407f0