[INFO] fetching crate ilc 0.3.0... [INFO] testing ilc-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ilc 0.3.0 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate ilc 0.3.0 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 ilc 0.3.0 [INFO] finished tweaking crates.io crate ilc 0.3.0 [INFO] tweaked toml for crates.io crate ilc 0.3.0 written to /workspace/builds/worker-58/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 609345cf52135652ccc4155b4b1f8fdcf2e0f79abcc13dc6e6ab97578511c5e6 [INFO] running `Command { std: "docker" "start" "-a" "609345cf52135652ccc4155b4b1f8fdcf2e0f79abcc13dc6e6ab97578511c5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "609345cf52135652ccc4155b4b1f8fdcf2e0f79abcc13dc6e6ab97578511c5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609345cf52135652ccc4155b4b1f8fdcf2e0f79abcc13dc6e6ab97578511c5e6", kill_on_drop: false }` [INFO] [stdout] 609345cf52135652ccc4155b4b1f8fdcf2e0f79abcc13dc6e6ab97578511c5e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 4e6f1077537e143741b75e1ef980d36a0d33d194762ed08f7efd048656b9c618 [INFO] running `Command { std: "docker" "start" "-a" "4e6f1077537e143741b75e1ef980d36a0d33d194762ed08f7efd048656b9c618", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linked-list v0.0.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling ilc-base v0.2.0 [INFO] [stderr] Compiling ilc-format-weechat v0.2.0 [INFO] [stderr] Compiling ilc-format-energymech v0.2.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling traverse v0.0.12 [INFO] [stderr] Compiling blist v0.0.4 [INFO] [stderr] Compiling ilc-ops v0.1.2 [INFO] [stderr] Compiling ilc-cli v0.1.2 [INFO] [stderr] Compiling ilc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.98s [INFO] running `Command { std: "docker" "inspect" "4e6f1077537e143741b75e1ef980d36a0d33d194762ed08f7efd048656b9c618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6f1077537e143741b75e1ef980d36a0d33d194762ed08f7efd048656b9c618", kill_on_drop: false }` [INFO] [stdout] 4e6f1077537e143741b75e1ef980d36a0d33d194762ed08f7efd048656b9c618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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] 99b1cc3f159d7fe86a8ac128fea4a2801f0cf862037684e7ce78e845a7d7ed7e [INFO] running `Command { std: "docker" "start" "-a" "99b1cc3f159d7fe86a8ac128fea4a2801f0cf862037684e7ce78e845a7d7ed7e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling ilc v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 0 arguments but 5 arguments were supplied [INFO] [stdout] --> tests/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | merge(&Context::default(), [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] 35 | &mut part1.iter().chain(part2.iter()), [INFO] [stdout] | ------------------------------------- [INFO] [stdout] 36 | &mut Energymech, [INFO] [stdout] | --------------- [INFO] [stdout] 37 | &mut output, [INFO] [stdout] | ----------- [INFO] [stdout] 38 | &Energymech) [INFO] [stdout] | ----------- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> tests/lib.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn merge() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for unit type `()` in the current scope [INFO] [stdout] --> tests/lib.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | .expect("Merge failed"); [INFO] [stdout] | ^^^^^^ method not found in `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ilc` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "99b1cc3f159d7fe86a8ac128fea4a2801f0cf862037684e7ce78e845a7d7ed7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b1cc3f159d7fe86a8ac128fea4a2801f0cf862037684e7ce78e845a7d7ed7e", kill_on_drop: false }` [INFO] [stdout] 99b1cc3f159d7fe86a8ac128fea4a2801f0cf862037684e7ce78e845a7d7ed7e