[INFO] fetching crate regtest 0.3.5... [INFO] testing regtest-0.3.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate regtest 0.3.5 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate regtest 0.3.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regtest 0.3.5 [INFO] finished tweaking crates.io crate regtest 0.3.5 [INFO] tweaked toml for crates.io crate regtest 0.3.5 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5e70da3916558c06e626ec9a4c12c25cd4a2d49ed6fef4d321ae2c44b703ab [INFO] running `Command { std: "docker" "start" "-a" "4b5e70da3916558c06e626ec9a4c12c25cd4a2d49ed6fef4d321ae2c44b703ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5e70da3916558c06e626ec9a4c12c25cd4a2d49ed6fef4d321ae2c44b703ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5e70da3916558c06e626ec9a4c12c25cd4a2d49ed6fef4d321ae2c44b703ab", kill_on_drop: false }` [INFO] [stdout] 4b5e70da3916558c06e626ec9a4c12c25cd4a2d49ed6fef4d321ae2c44b703ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2860d5638e035a44716132fe919a249411a850a883e05a3f7c74b6a31220341 [INFO] running `Command { std: "docker" "start" "-a" "f2860d5638e035a44716132fe919a249411a850a883e05a3f7c74b6a31220341", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling regtest v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / bitflags! { [INFO] [stdout] 49 | | flags Config: u32 { [INFO] [stdout] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stdout] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stdout] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / bitflags! { [INFO] [stdout] 49 | | flags Config: u32 { [INFO] [stdout] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stdout] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stdout] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.26s [INFO] running `Command { std: "docker" "inspect" "f2860d5638e035a44716132fe919a249411a850a883e05a3f7c74b6a31220341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2860d5638e035a44716132fe919a249411a850a883e05a3f7c74b6a31220341", kill_on_drop: false }` [INFO] [stdout] f2860d5638e035a44716132fe919a249411a850a883e05a3f7c74b6a31220341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45fbc6f8a6feb17371c0e2627201a42d31d21d6585d0632bbf5ba58e59057240 [INFO] running `Command { std: "docker" "start" "-a" "45fbc6f8a6feb17371c0e2627201a42d31d21d6585d0632bbf5ba58e59057240", kill_on_drop: false }` [INFO] [stderr] Compiling regtest v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / bitflags! { [INFO] [stdout] 49 | | flags Config: u32 { [INFO] [stdout] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stdout] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stdout] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / bitflags! { [INFO] [stdout] 49 | | flags Config: u32 { [INFO] [stdout] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stdout] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stdout] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/regtest-5414ef7fa955ab6e) [INFO] running `Command { std: "docker" "inspect" "45fbc6f8a6feb17371c0e2627201a42d31d21d6585d0632bbf5ba58e59057240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fbc6f8a6feb17371c0e2627201a42d31d21d6585d0632bbf5ba58e59057240", kill_on_drop: false }` [INFO] [stdout] 45fbc6f8a6feb17371c0e2627201a42d31d21d6585d0632bbf5ba58e59057240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cec97c226b4c3967f150e1b1d8eaaea81864aec2c141d7134a7d5e33d0ecc136 [INFO] running `Command { std: "docker" "start" "-a" "cec97c226b4c3967f150e1b1d8eaaea81864aec2c141d7134a7d5e33d0ecc136", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / bitflags! { [INFO] [stderr] 49 | | flags Config: u32 { [INFO] [stderr] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stderr] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stderr] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / bitflags! { [INFO] [stderr] 49 | | flags Config: u32 { [INFO] [stderr] 50 | | const VERBOSE_ERRORS = 0b00000001, [INFO] [stderr] 51 | | const CAPTURE_GROUPS = 0b00000010, [INFO] [stderr] 52 | | const COMPILE_TIME = 0b00000100, [INFO] [stderr] 53 | | } [INFO] [stderr] 54 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `regtest` (bin "regtest" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/regtest-5414ef7fa955ab6e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cec97c226b4c3967f150e1b1d8eaaea81864aec2c141d7134a7d5e33d0ecc136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec97c226b4c3967f150e1b1d8eaaea81864aec2c141d7134a7d5e33d0ecc136", kill_on_drop: false }` [INFO] [stdout] cec97c226b4c3967f150e1b1d8eaaea81864aec2c141d7134a7d5e33d0ecc136