[INFO] cloning repository https://github.com/ucodery/rye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ucodery/rye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucodery%2Frye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucodery%2Frye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d85eb372bac820d11264aa787e91fdde795c576d [INFO] testing ucodery/rye against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucodery%2Frye" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ucodery/rye on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ucodery/rye [INFO] finished tweaking git repo https://github.com/ucodery/rye [INFO] tweaked toml for git repo https://github.com/ucodery/rye written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 244f627fe2c99d8b4def5bc5f3867e83d238a6f1697421228c1ff787ee9ca71a [INFO] running `Command { std: "docker" "start" "-a" "244f627fe2c99d8b4def5bc5f3867e83d238a6f1697421228c1ff787ee9ca71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "244f627fe2c99d8b4def5bc5f3867e83d238a6f1697421228c1ff787ee9ca71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244f627fe2c99d8b4def5bc5f3867e83d238a6f1697421228c1ff787ee9ca71a", kill_on_drop: false }` [INFO] [stdout] 244f627fe2c99d8b4def5bc5f3867e83d238a6f1697421228c1ff787ee9ca71a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc85f276adf04af6c71ad9ef0177ec0e485132a4c87ed1b14d8d424245a3fb7 [INFO] running `Command { std: "docker" "start" "-a" "9bc85f276adf04af6c71ad9ef0177ec0e485132a4c87ed1b14d8d424245a3fb7", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rye v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "9bc85f276adf04af6c71ad9ef0177ec0e485132a4c87ed1b14d8d424245a3fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc85f276adf04af6c71ad9ef0177ec0e485132a4c87ed1b14d8d424245a3fb7", kill_on_drop: false }` [INFO] [stdout] 9bc85f276adf04af6c71ad9ef0177ec0e485132a4c87ed1b14d8d424245a3fb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2504b38263973f5893ba2b81b3b94f6d5cab4a326b9b579d7c85a4701d783946 [INFO] running `Command { std: "docker" "start" "-a" "2504b38263973f5893ba2b81b3b94f6d5cab4a326b9b579d7c85a4701d783946", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling rye v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rye` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokenize --edition=2021 tests/tokenize.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=582d96946dfcc547 -C extra-filename=-582d96946dfcc547 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rstest=/opt/rustwide/target/debug/deps/librstest-de3ae4de43fbaeb1.so --extern rye=/opt/rustwide/target/debug/deps/librye-efd54fef4a53b0a1.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-4308e7bb4d6c97b4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2504b38263973f5893ba2b81b3b94f6d5cab4a326b9b579d7c85a4701d783946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2504b38263973f5893ba2b81b3b94f6d5cab4a326b9b579d7c85a4701d783946", kill_on_drop: false }` [INFO] [stdout] 2504b38263973f5893ba2b81b3b94f6d5cab4a326b9b579d7c85a4701d783946