[INFO] cloning repository https://github.com/gbmor/clinte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbmor/clinte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbmor%2Fclinte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbmor%2Fclinte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06af54fd6068780daa44a004dd62f194f41c07b0 [INFO] testing gbmor/clinte against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbmor%2Fclinte" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gbmor/clinte on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gbmor/clinte [INFO] finished tweaking git repo https://github.com/gbmor/clinte [INFO] tweaked toml for git repo https://github.com/gbmor/clinte written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gbmor/clinte already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 578c19ea9cf1f72173eabbed41d9097218a41f9c498d3cf619d325f38e50ceaa [INFO] running `Command { std: "docker" "start" "-a" "578c19ea9cf1f72173eabbed41d9097218a41f9c498d3cf619d325f38e50ceaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578c19ea9cf1f72173eabbed41d9097218a41f9c498d3cf619d325f38e50ceaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578c19ea9cf1f72173eabbed41d9097218a41f9c498d3cf619d325f38e50ceaa", kill_on_drop: false }` [INFO] [stdout] 578c19ea9cf1f72173eabbed41d9097218a41f9c498d3cf619d325f38e50ceaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ffe5870b530ff4be2c426a387924a0cc517ece977c8be1846712c3df8865cda [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" "3ffe5870b530ff4be2c426a387924a0cc517ece977c8be1846712c3df8865cda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling fd-lock v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling clinte v2.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3ffe5870b530ff4be2c426a387924a0cc517ece977c8be1846712c3df8865cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ffe5870b530ff4be2c426a387924a0cc517ece977c8be1846712c3df8865cda", kill_on_drop: false }` [INFO] [stdout] 3ffe5870b530ff4be2c426a387924a0cc517ece977c8be1846712c3df8865cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32587d252ae81de6ed5f28ca38f7a524a976b6422975b30bf9560773571a67cd [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" "32587d252ae81de6ed5f28ca38f7a524a976b6422975b30bf9560773571a67cd", kill_on_drop: false }` [INFO] [stderr] Compiling clinte v2.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "32587d252ae81de6ed5f28ca38f7a524a976b6422975b30bf9560773571a67cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32587d252ae81de6ed5f28ca38f7a524a976b6422975b30bf9560773571a67cd", kill_on_drop: false }` [INFO] [stdout] 32587d252ae81de6ed5f28ca38f7a524a976b6422975b30bf9560773571a67cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a7323f0c8ccfbe4a1114233bb5faeba552e84e02eb7e6666571d41fc65cdf6e [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" "3a7323f0c8ccfbe4a1114233bb5faeba552e84e02eb7e6666571d41fc65cdf6e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 9 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/clinte-80f62ad0f2ea7c50 [INFO] [stdout] test logging::tests::checked_init_logs ... ignored [INFO] [stdout] test error::tests::shouldnt_panic ... ok [INFO] [stdout] test posts::tests::test_str_to_utf8 ... ok [INFO] [stdout] test ed::tests::tempfile ... ok [INFO] [stdout] test posts::tests::display_doesnt_explode ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin clinte' [INFO] running `Command { std: "docker" "inspect" "3a7323f0c8ccfbe4a1114233bb5faeba552e84e02eb7e6666571d41fc65cdf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7323f0c8ccfbe4a1114233bb5faeba552e84e02eb7e6666571d41fc65cdf6e", kill_on_drop: false }` [INFO] [stdout] 3a7323f0c8ccfbe4a1114233bb5faeba552e84e02eb7e6666571d41fc65cdf6e