[INFO] fetching crate corewars 0.2.0... [INFO] checking corewars-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate corewars 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate corewars 0.2.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 corewars 0.2.0 [INFO] finished tweaking crates.io crate corewars 0.2.0 [INFO] tweaked toml for crates.io crate corewars 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate corewars 0.2.0 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] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.12 [INFO] [stderr] Downloaded structopt v0.3.19 [INFO] [stderr] Downloaded corewars-core v0.2.0 [INFO] [stderr] Downloaded corewars-parser v0.2.0 [INFO] [stderr] Downloaded assert_fs v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 4e318c365b3c1af72459cf1dc3a253b8f8c642301b6a0096a44abb463166ab52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e318c365b3c1af72459cf1dc3a253b8f8c642301b6a0096a44abb463166ab52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e318c365b3c1af72459cf1dc3a253b8f8c642301b6a0096a44abb463166ab52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e318c365b3c1af72459cf1dc3a253b8f8c642301b6a0096a44abb463166ab52", kill_on_drop: false }` [INFO] [stdout] 4e318c365b3c1af72459cf1dc3a253b8f8c642301b6a0096a44abb463166ab52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfdb087dba57cb783489e2e7f792e37ba143ca07804b1df2aec25beb57efde53 [INFO] running `Command { std: "docker" "start" "-a" "bfdb087dba57cb783489e2e7f792e37ba143ca07804b1df2aec25beb57efde53", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] libc v0.2.79: default, std [INFO] [stderr] syn v1.0.44 (as host dependency): extra-traits, visit [INFO] [stderr] [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking corewars-core v0.2.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking assert_fs v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking corewars-parser v0.2.0 [INFO] [stderr] Checking structopt v0.3.19 [INFO] [stderr] Checking corewars v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Migrating tests/cli_test.rs from 2018 edition to 2021 [INFO] [stdout] error: couldn't read /tmp/fixit/../testdata/expected_output/simple/basic.redcode: No such file or directory (os error 2) [INFO] [stdout] --> tests/cli_test.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / include_str!(concat!( [INFO] [stdout] 13 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 14 | | "/../testdata/expected_output/simple/basic.redcode" [INFO] [stdout] 15 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corewars` due to 2 previous errors [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" "bfdb087dba57cb783489e2e7f792e37ba143ca07804b1df2aec25beb57efde53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdb087dba57cb783489e2e7f792e37ba143ca07804b1df2aec25beb57efde53", kill_on_drop: false }` [INFO] [stdout] bfdb087dba57cb783489e2e7f792e37ba143ca07804b1df2aec25beb57efde53