[INFO] cloning repository https://github.com/spygi/rust-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spygi/rust-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspygi%2Frust-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspygi%2Frust-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e7541a8d02d1434ee80b4d7eb37ca469ef864c [INFO] testing spygi/rust-sandbox against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspygi%2Frust-sandbox" "/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/spygi/rust-sandbox 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 git repo https://github.com/spygi/rust-sandbox [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/spygi/rust-sandbox [INFO] tweaked toml for git repo https://github.com/spygi/rust-sandbox written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/spygi/rust-sandbox 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] 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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4b19f6f9600b6d7ed3e19b5b996094571ac369444a430695b1499b2b200fd9c [INFO] running `Command { std: "docker" "start" "-a" "f4b19f6f9600b6d7ed3e19b5b996094571ac369444a430695b1499b2b200fd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b19f6f9600b6d7ed3e19b5b996094571ac369444a430695b1499b2b200fd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b19f6f9600b6d7ed3e19b5b996094571ac369444a430695b1499b2b200fd9c", kill_on_drop: false }` [INFO] [stdout] f4b19f6f9600b6d7ed3e19b5b996094571ac369444a430695b1499b2b200fd9c [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31f50d4010591c39268959421490b2a4c37675748f00c9b01b25ee172dd6bf62 [INFO] running `Command { std: "docker" "start" "-a" "31f50d4010591c39268959421490b2a4c37675748f00c9b01b25ee172dd6bf62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.83s [INFO] running `Command { std: "docker" "inspect" "31f50d4010591c39268959421490b2a4c37675748f00c9b01b25ee172dd6bf62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f50d4010591c39268959421490b2a4c37675748f00c9b01b25ee172dd6bf62", kill_on_drop: false }` [INFO] [stdout] 31f50d4010591c39268959421490b2a4c37675748f00c9b01b25ee172dd6bf62 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8528c41228b4ac4907e83796fd8d059333853b84b5539f68269c46579049ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a8528c41228b4ac4907e83796fd8d059333853b84b5539f68269c46579049ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cargo-tarpaulin v0.20.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling coveralls-api v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 51s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_sandbox-6c7cef4c030527b6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_sandbox-38423a865c937460) [INFO] [stderr] Executable tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-d8fea93e1ac6ed28) [INFO] running `Command { std: "docker" "inspect" "6a8528c41228b4ac4907e83796fd8d059333853b84b5539f68269c46579049ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8528c41228b4ac4907e83796fd8d059333853b84b5539f68269c46579049ef", kill_on_drop: false }` [INFO] [stdout] 6a8528c41228b4ac4907e83796fd8d059333853b84b5539f68269c46579049ef [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85e3ca2b30fcb74d05ea38c1316f6eb8c2be08ae4f8946111a56b4e3ef6992c6 [INFO] running `Command { std: "docker" "start" "-a" "85e3ca2b30fcb74d05ea38c1316f6eb8c2be08ae4f8946111a56b4e3ef6992c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_sandbox-6c7cef4c030527b6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test adder_component::more_unit_tests::tests::unit_extra_add_test ... ok [INFO] [stdout] test adder_component::tests::unit_test_mocking ... ok [INFO] [stdout] test tests::unit_lib_test ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_sandbox-38423a865c937460) [INFO] [stdout] test another_component::extra_tests::unit_another_test ... ok [INFO] [stdout] test adder_component::tests::unit_private_add_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-d8fea93e1ac6ed28) [INFO] [stdout] test tests::unit_main_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test adder_test::int_subcomponent_test ... ok [INFO] [stderr] Doc-tests rust_sandbox [INFO] [stdout] test another_component_test::int_anothercomponent_test ... ok [INFO] [stdout] test lib_test::int_lib_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/adder_component/mod.rs - adder_component::add (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/adder_component/mod.rs - adder_component::add (line 12) stdout ---- [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/adder_component/mod.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 4 | let result = rust_sandbox::adder_component::add(-2, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/adder_component/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn add(a: i32, b: i32, printer: T) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/adder_component/mod.rs - adder_component::add (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "85e3ca2b30fcb74d05ea38c1316f6eb8c2be08ae4f8946111a56b4e3ef6992c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e3ca2b30fcb74d05ea38c1316f6eb8c2be08ae4f8946111a56b4e3ef6992c6", kill_on_drop: false }` [INFO] [stdout] 85e3ca2b30fcb74d05ea38c1316f6eb8c2be08ae4f8946111a56b4e3ef6992c6