[INFO] cloning repository https://github.com/iKevinY/ultra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iKevinY/ultra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiKevinY%2Fultra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiKevinY%2Fultra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ac5ef0e0dacf199f22c6c2248467ccc6e631589 [INFO] testing iKevinY/ultra against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiKevinY%2Fultra" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iKevinY/ultra on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iKevinY/ultra [INFO] finished tweaking git repo https://github.com/iKevinY/ultra [INFO] tweaked toml for git repo https://github.com/iKevinY/ultra written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iKevinY/ultra already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd8f30475c33ae7dc3f030e0dec9d99dc6c6c25d338a3766336cb2e8753ca78 [INFO] running `Command { std: "docker" "start" "-a" "ddd8f30475c33ae7dc3f030e0dec9d99dc6c6c25d338a3766336cb2e8753ca78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd8f30475c33ae7dc3f030e0dec9d99dc6c6c25d338a3766336cb2e8753ca78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd8f30475c33ae7dc3f030e0dec9d99dc6c6c25d338a3766336cb2e8753ca78", kill_on_drop: false }` [INFO] [stdout] ddd8f30475c33ae7dc3f030e0dec9d99dc6c6c25d338a3766336cb2e8753ca78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df810e0e2df30e8b1b9c508f1ac4f0a0dabcd1d6459f4f6ad508d2adc2e0abf1 [INFO] running `Command { std: "docker" "start" "-a" "df810e0e2df30e8b1b9c508f1ac4f0a0dabcd1d6459f4f6ad508d2adc2e0abf1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ultra v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "df810e0e2df30e8b1b9c508f1ac4f0a0dabcd1d6459f4f6ad508d2adc2e0abf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df810e0e2df30e8b1b9c508f1ac4f0a0dabcd1d6459f4f6ad508d2adc2e0abf1", kill_on_drop: false }` [INFO] [stdout] df810e0e2df30e8b1b9c508f1ac4f0a0dabcd1d6459f4f6ad508d2adc2e0abf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da3ed2a3d409d446e08cfc1ba4142f03a563ef1171dea5a27268a4cdd84bcda8 [INFO] running `Command { std: "docker" "start" "-a" "da3ed2a3d409d446e08cfc1ba4142f03a563ef1171dea5a27268a4cdd84bcda8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling ultra v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 15.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "da3ed2a3d409d446e08cfc1ba4142f03a563ef1171dea5a27268a4cdd84bcda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3ed2a3d409d446e08cfc1ba4142f03a563ef1171dea5a27268a4cdd84bcda8", kill_on_drop: false }` [INFO] [stdout] da3ed2a3d409d446e08cfc1ba4142f03a563ef1171dea5a27268a4cdd84bcda8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c6b7fe980441d08ca8434f63afa939ba4c6536b0c5710e242d1a42060beb7f8 [INFO] running `Command { std: "docker" "start" "-a" "3c6b7fe980441d08ca8434f63afa939ba4c6536b0c5710e242d1a42060beb7f8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ultra-a67448b9f2f158a6) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test enigma::tests::case_insensitive_encryption ... ok [INFO] [stdout] test enigma::tests::identical_from_same_seed ... ok [INFO] [stdout] test enigma::tests::key_settings ... ok [INFO] [stdout] test enigma::tests::ring_settings ... ok [INFO] [stdout] test enigma::tests::repetition_period ... ok [INFO] [stdout] test fitness::tests::sensible_ioc_scores ... ok [INFO] [stdout] test plugboard::tests::multiple_connections ... ok [INFO] [stdout] test enigma::tests::symmetrical_behaviour ... ok [INFO] [stdout] test plugboard::tests::no_connections ... ok [INFO] [stdout] test plugboard::tests::single_connection ... ok [INFO] [stdout] test rotor::tests::char_substitution ... ok [INFO] [stdout] test reflector::tests::char_reflection ... ok [INFO] [stdout] test rotor::tests::key_setting ... ok [INFO] [stdout] test rotor::tests::inverse_mapping ... ok [INFO] [stdout] test rotor::tests::reset_rotor ... ok [INFO] [stdout] test rotor::tests::matching_inverses ... ok [INFO] [stdout] test rotor::tests::ring_setting ... ok [INFO] [stdout] test rotor::tests::step_inverse ... ok [INFO] [stdout] test rotor::tests::step_rotor ... ok [INFO] [stdout] test decrypt::tests::static_vars ... ok [INFO] [stdout] test enigma::tests::invalid_rotor_count - should panic ... ok [INFO] [stdout] test rotor::tests::invalid_rotor - should panic ... ok [INFO] [stdout] test fitness::tests::quadgram_estimates ... ok [INFO] [stdout] test fitness::tests::sensible_ngram_scores ... ok [INFO] [stdout] test fitness::tests::invalid_qgram_check - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/decrypt.rs (/opt/rustwide/target/debug/deps/decrypt-647b202b18319c9f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test two_cities_decryption ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.84s [INFO] [stdout] [INFO] [stderr] Running tests/encrypt.rs (/opt/rustwide/target/debug/deps/encrypt-cb1442cf0770db76) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test expected_ciphertext ... ok [INFO] [stdout] test turnover_points ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/texts.rs (/opt/rustwide/target/debug/deps/texts-d531318c51f13b69) [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] [stderr] Doc-tests ultra [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/enigma.rs - enigma::Enigma::reset (line 180) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::encrypt (line 127) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::random (line 68) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::key_settings (line 219) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::new (line 36) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::plugboard (line 251) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::random_from_u64_seed (line 83) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::ring_settings (line 235) ... ok [INFO] [stdout] test src/enigma.rs - enigma::Enigma::rotor_list (line 205) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c6b7fe980441d08ca8434f63afa939ba4c6536b0c5710e242d1a42060beb7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6b7fe980441d08ca8434f63afa939ba4c6536b0c5710e242d1a42060beb7f8", kill_on_drop: false }` [INFO] [stdout] 3c6b7fe980441d08ca8434f63afa939ba4c6536b0c5710e242d1a42060beb7f8 [INFO] testing iKevinY/ultra against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiKevinY%2Fultra" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iKevinY/ultra on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iKevinY/ultra [INFO] finished tweaking git repo https://github.com/iKevinY/ultra [INFO] tweaked toml for git repo https://github.com/iKevinY/ultra written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iKevinY/ultra already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2033d795a3f7ed0fac5cb6460547dada2a0a21b0e26d6e20ecaa5db48eeb0c0 [INFO] running `Command { std: "docker" "start" "-a" "f2033d795a3f7ed0fac5cb6460547dada2a0a21b0e26d6e20ecaa5db48eeb0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2033d795a3f7ed0fac5cb6460547dada2a0a21b0e26d6e20ecaa5db48eeb0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2033d795a3f7ed0fac5cb6460547dada2a0a21b0e26d6e20ecaa5db48eeb0c0", kill_on_drop: false }` [INFO] [stdout] f2033d795a3f7ed0fac5cb6460547dada2a0a21b0e26d6e20ecaa5db48eeb0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db47491feea6c4f8ab7006fa0fbdf1cc16c76ef2b76a97ae483f03602af657aa [INFO] running `Command { std: "docker" "start" "-a" "db47491feea6c4f8ab7006fa0fbdf1cc16c76ef2b76a97ae483f03602af657aa", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ultra v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "db47491feea6c4f8ab7006fa0fbdf1cc16c76ef2b76a97ae483f03602af657aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db47491feea6c4f8ab7006fa0fbdf1cc16c76ef2b76a97ae483f03602af657aa", kill_on_drop: false }` [INFO] [stdout] db47491feea6c4f8ab7006fa0fbdf1cc16c76ef2b76a97ae483f03602af657aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ccb04dc46a6e93636afa9d26b611070b7475c85b05c2a4f97f6ac0cfddc16f2 [INFO] running `Command { std: "docker" "start" "-a" "8ccb04dc46a6e93636afa9d26b611070b7475c85b05c2a4f97f6ac0cfddc16f2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] running `Command { std: "docker" "inspect" "8ccb04dc46a6e93636afa9d26b611070b7475c85b05c2a4f97f6ac0cfddc16f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccb04dc46a6e93636afa9d26b611070b7475c85b05c2a4f97f6ac0cfddc16f2", kill_on_drop: false }` [INFO] [stdout] 8ccb04dc46a6e93636afa9d26b611070b7475c85b05c2a4f97f6ac0cfddc16f2