[INFO] cloning repository https://github.com/lorenzolgz/concurrentes-tp1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lorenzolgz/concurrentes-tp1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzolgz%2Fconcurrentes-tp1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzolgz%2Fconcurrentes-tp1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb7a0b53ae60aa9650e6f8255926e0ade06addb [INFO] testing lorenzolgz/concurrentes-tp1 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%2Florenzolgz%2Fconcurrentes-tp1" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lorenzolgz/concurrentes-tp1 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/lorenzolgz/concurrentes-tp1 [INFO] finished tweaking git repo https://github.com/lorenzolgz/concurrentes-tp1 [INFO] tweaked toml for git repo https://github.com/lorenzolgz/concurrentes-tp1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lorenzolgz/concurrentes-tp1 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 070318f600d891102363b3447d2701988e6323428f686ab6f8f0411b8df8d6dd [INFO] running `Command { std: "docker" "start" "-a" "070318f600d891102363b3447d2701988e6323428f686ab6f8f0411b8df8d6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070318f600d891102363b3447d2701988e6323428f686ab6f8f0411b8df8d6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070318f600d891102363b3447d2701988e6323428f686ab6f8f0411b8df8d6dd", kill_on_drop: false }` [INFO] [stdout] 070318f600d891102363b3447d2701988e6323428f686ab6f8f0411b8df8d6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4e3064dd6f613a264887a7f6a43049f3c3799025fa79dd82fe75c2f97b087efe [INFO] running `Command { std: "docker" "start" "-a" "4e3064dd6f613a264887a7f6a43049f3c3799025fa79dd82fe75c2f97b087efe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-rt v2.3.0 [INFO] [stderr] Compiling actix v0.11.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustproject v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "4e3064dd6f613a264887a7f6a43049f3c3799025fa79dd82fe75c2f97b087efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3064dd6f613a264887a7f6a43049f3c3799025fa79dd82fe75c2f97b087efe", kill_on_drop: false }` [INFO] [stdout] 4e3064dd6f613a264887a7f6a43049f3c3799025fa79dd82fe75c2f97b087efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 031e482b4f67a499f78e884074b4081571280804b4ddcd9f7450dc60d08dc631 [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" "031e482b4f67a499f78e884074b4081571280804b4ddcd9f7450dc60d08dc631", kill_on_drop: false }` [INFO] [stderr] Compiling rustproject v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] [stderr] Executable unittests src/common/lib.rs (/opt/rustwide/target/debug/deps/common-bd34013173d4f572) [INFO] [stderr] Executable unittests src/parte_a/main.rs (/opt/rustwide/target/debug/deps/parte_a-69cf7a315ab23321) [INFO] [stderr] Executable unittests src/parte_b/main.rs (/opt/rustwide/target/debug/deps/parte_b-1413f9c64c910484) [INFO] running `Command { std: "docker" "inspect" "031e482b4f67a499f78e884074b4081571280804b4ddcd9f7450dc60d08dc631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031e482b4f67a499f78e884074b4081571280804b4ddcd9f7450dc60d08dc631", kill_on_drop: false }` [INFO] [stdout] 031e482b4f67a499f78e884074b4081571280804b4ddcd9f7450dc60d08dc631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 85de2b4d7f7470b5a2e566464907b885b27de9e2161d4ab2b8cec0aa9afa62b0 [INFO] running `Command { std: "docker" "start" "-a" "85de2b4d7f7470b5a2e566464907b885b27de9e2161d4ab2b8cec0aa9afa62b0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/common/lib.rs (/opt/rustwide/target/debug/deps/common-bd34013173d4f572) [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] Running unittests src/parte_a/main.rs (/opt/rustwide/target/debug/deps/parte_a-69cf7a315ab23321) [INFO] [stdout] [INFO] [stderr] Running unittests src/parte_b/main.rs (/opt/rustwide/target/debug/deps/parte_b-1413f9c64c910484) [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 common [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] [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" "85de2b4d7f7470b5a2e566464907b885b27de9e2161d4ab2b8cec0aa9afa62b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85de2b4d7f7470b5a2e566464907b885b27de9e2161d4ab2b8cec0aa9afa62b0", kill_on_drop: false }` [INFO] [stdout] 85de2b4d7f7470b5a2e566464907b885b27de9e2161d4ab2b8cec0aa9afa62b0