[INFO] cloning repository https://github.com/dylanalvarez/tp2_concurrentes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylanalvarez/tp2_concurrentes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanalvarez%2Ftp2_concurrentes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanalvarez%2Ftp2_concurrentes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6324878425e73315c12cc07cba02dd12a7e401e1 [INFO] testing dylanalvarez/tp2_concurrentes against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanalvarez%2Ftp2_concurrentes" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dylanalvarez/tp2_concurrentes on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dylanalvarez/tp2_concurrentes [INFO] finished tweaking git repo https://github.com/dylanalvarez/tp2_concurrentes [INFO] tweaked toml for git repo https://github.com/dylanalvarez/tp2_concurrentes written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 3511a17a31d4326a59a3c16a325269aa8f15640845cd349cb99d54bb4c362b89 [INFO] running `Command { std: "docker" "start" "-a" "3511a17a31d4326a59a3c16a325269aa8f15640845cd349cb99d54bb4c362b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3511a17a31d4326a59a3c16a325269aa8f15640845cd349cb99d54bb4c362b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3511a17a31d4326a59a3c16a325269aa8f15640845cd349cb99d54bb4c362b89", kill_on_drop: false }` [INFO] [stdout] 3511a17a31d4326a59a3c16a325269aa8f15640845cd349cb99d54bb4c362b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4678d6b47ddd3d4c023283c605754747c16fe9f68a7e380c735817d79dc36de [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" "f4678d6b47ddd3d4c023283c605754747c16fe9f68a7e380c735817d79dc36de", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling tp2_concurrentes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f4678d6b47ddd3d4c023283c605754747c16fe9f68a7e380c735817d79dc36de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4678d6b47ddd3d4c023283c605754747c16fe9f68a7e380c735817d79dc36de", kill_on_drop: false }` [INFO] [stdout] f4678d6b47ddd3d4c023283c605754747c16fe9f68a7e380c735817d79dc36de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e37da410ec9d4c8f9a0bd57967077b6045837a9d220d2aed6f22831999cb117 [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" "5e37da410ec9d4c8f9a0bd57967077b6045837a9d220d2aed6f22831999cb117", kill_on_drop: false }` [INFO] [stderr] Compiling tp2_concurrentes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "5e37da410ec9d4c8f9a0bd57967077b6045837a9d220d2aed6f22831999cb117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e37da410ec9d4c8f9a0bd57967077b6045837a9d220d2aed6f22831999cb117", kill_on_drop: false }` [INFO] [stdout] 5e37da410ec9d4c8f9a0bd57967077b6045837a9d220d2aed6f22831999cb117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6b19726e25ec979c7a97884f146b0a65d53eee7143c36554d90ed80230f9850 [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" "b6b19726e25ec979c7a97884f146b0a65d53eee7143c36554d90ed80230f9850", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tp2_concurrentes-40bb5cb8b3c2bc5d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test synonym::providers::thesaurus2::tests::test_empty_synonyms_result_thesaurus2 ... ok [INFO] [stdout] test synonym::providers::thesaurus::tests::test_empty_synonyms_result_thesaurus ... ok [INFO] [stdout] test synonym::providers::thesaurus::tests::test_single_synonym ... ok [INFO] [stdout] test synonym::providers::merriam_webster::tests::test_empty_synonyms_result_thesaurus2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6b19726e25ec979c7a97884f146b0a65d53eee7143c36554d90ed80230f9850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b19726e25ec979c7a97884f146b0a65d53eee7143c36554d90ed80230f9850", kill_on_drop: false }` [INFO] [stdout] b6b19726e25ec979c7a97884f146b0a65d53eee7143c36554d90ed80230f9850