[INFO] fetching crate rust-call 0.3.0... [INFO] testing rust-call-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rust-call 0.3.0 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate rust-call 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] removed /workspace/builds/worker-117/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rust-call 0.3.0 [INFO] finished tweaking crates.io crate rust-call 0.3.0 [INFO] tweaked toml for crates.io crate rust-call 0.3.0 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate crates.io crate rust-call 0.3.0 already has a lockfile, it will not be regenerated [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] e79dcea05d83ff6ded9c7ebd7184611afc2f2ac21851f80e4e485b7f33331f9b [INFO] running `Command { std: "docker" "start" "-a" "e79dcea05d83ff6ded9c7ebd7184611afc2f2ac21851f80e4e485b7f33331f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e79dcea05d83ff6ded9c7ebd7184611afc2f2ac21851f80e4e485b7f33331f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79dcea05d83ff6ded9c7ebd7184611afc2f2ac21851f80e4e485b7f33331f9b", kill_on_drop: false }` [INFO] [stdout] e79dcea05d83ff6ded9c7ebd7184611afc2f2ac21851f80e4e485b7f33331f9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] dbc7253edc875700a5504948a44cc1d20166a52163c4b29a48742fa60026844b [INFO] running `Command { std: "docker" "start" "-a" "dbc7253edc875700a5504948a44cc1d20166a52163c4b29a48742fa60026844b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling faccess v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling cmd_lib_macros v1.0.10 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling cmd_lib v1.0.10 [INFO] [stderr] Compiling rust-call v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/cmd/init.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::{create_dir_all, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf`, `Path` [INFO] [stdout] --> src/cmd/init.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/cmd/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/cmd/init.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{env, fs}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CallSystemConfig` [INFO] [stdout] --> src/cmd/init.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::config::{CallSystemConfig, INIT_CONFIG, LOOKING_GLASS, SPARKLE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "dbc7253edc875700a5504948a44cc1d20166a52163c4b29a48742fa60026844b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc7253edc875700a5504948a44cc1d20166a52163c4b29a48742fa60026844b", kill_on_drop: false }` [INFO] [stdout] dbc7253edc875700a5504948a44cc1d20166a52163c4b29a48742fa60026844b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] e3b54a7461b3430eafa7cd564e90455ff8a7a760200a3f6fb7d90fa94b41c258 [INFO] running `Command { std: "docker" "start" "-a" "e3b54a7461b3430eafa7cd564e90455ff8a7a760200a3f6fb7d90fa94b41c258", kill_on_drop: false }` [INFO] [stderr] Compiling rust-call v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/cmd/init.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::{create_dir_all, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf`, `Path` [INFO] [stdout] --> src/cmd/init.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/cmd/init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/cmd/init.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{env, fs}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CallSystemConfig` [INFO] [stdout] --> src/cmd/init.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::config::{CallSystemConfig, INIT_CONFIG, LOOKING_GLASS, SPARKLE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/call-dc37d42160c4a33c) [INFO] running `Command { std: "docker" "inspect" "e3b54a7461b3430eafa7cd564e90455ff8a7a760200a3f6fb7d90fa94b41c258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b54a7461b3430eafa7cd564e90455ff8a7a760200a3f6fb7d90fa94b41c258", kill_on_drop: false }` [INFO] [stdout] e3b54a7461b3430eafa7cd564e90455ff8a7a760200a3f6fb7d90fa94b41c258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] 6d32116b2ca732c31aea56fbcbb30b0f01ec7c0691ba1abcac44eb84821e6764 [INFO] running `Command { std: "docker" "start" "-a" "6d32116b2ca732c31aea56fbcbb30b0f01ec7c0691ba1abcac44eb84821e6764", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `File` [INFO] [stderr] --> src/cmd/init.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fs::{create_dir_all, File}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PathBuf`, `Path` [INFO] [stderr] --> src/cmd/init.rs:4:17 [INFO] [stderr] | [INFO] [stderr] 4 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Write` [INFO] [stderr] --> src/cmd/init.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `env` [INFO] [stderr] --> src/cmd/init.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | use std::{env, fs}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CallSystemConfig` [INFO] [stderr] --> src/cmd/init.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::config::{CallSystemConfig, INIT_CONFIG, LOOKING_GLASS, SPARKLE}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-call` (bin "call" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/call-dc37d42160c4a33c) [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" "6d32116b2ca732c31aea56fbcbb30b0f01ec7c0691ba1abcac44eb84821e6764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d32116b2ca732c31aea56fbcbb30b0f01ec7c0691ba1abcac44eb84821e6764", kill_on_drop: false }` [INFO] [stdout] 6d32116b2ca732c31aea56fbcbb30b0f01ec7c0691ba1abcac44eb84821e6764