[INFO] updating cached repository https://github.com/Chivier/Rustshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff34922a3ddbc52aff46615f3392e328fa09f906 [INFO] testing Chivier/Rustshell against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChivier%2FRustshell" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 21% (357/1656) Checking out files: 22% (365/1656) Checking out files: 23% (381/1656) Checking out files: 24% (398/1656) Checking out files: 24% (412/1656) Checking out files: 25% (414/1656) Checking out files: 26% (431/1656) Checking out files: 26% (438/1656) Checking out files: 27% (448/1656) Checking out files: 27% (455/1656) Checking out files: 27% (463/1656) Checking out files: 28% (464/1656) Checking out files: 28% (474/1656) Checking out files: 28% (476/1656) Checking out files: 29% (481/1656) Checking out files: 29% (490/1656) Checking out files: 30% (497/1656) Checking out files: 31% (514/1656) Checking out files: 31% (525/1656) Checking out files: 32% (530/1656) Checking out files: 33% (547/1656) Checking out files: 34% (564/1656) Checking out files: 35% (580/1656) Checking out files: 35% (586/1656) Checking out files: 36% (597/1656) Checking out files: 37% (613/1656) Checking out files: 38% (630/1656) Checking out files: 39% (646/1656) Checking out files: 40% (663/1656) Checking out files: 41% (679/1656) Checking out files: 42% (696/1656) Checking out files: 43% (713/1656) Checking out files: 44% (729/1656) Checking out files: 45% (746/1656) Checking out files: 46% (762/1656) Checking out files: 47% (779/1656) Checking out files: 48% (795/1656) Checking out files: 49% (812/1656) Checking out files: 50% (828/1656) Checking out files: 51% (845/1656) Checking out files: 52% (862/1656) Checking out files: 53% (878/1656) Checking out files: 54% (895/1656) Checking out files: 55% (911/1656) Checking out files: 56% (928/1656) Checking out files: 57% (944/1656) Checking out files: 58% (961/1656) Checking out files: 59% (978/1656) Checking out files: 60% (994/1656) Checking out files: 61% (1011/1656) Checking out files: 62% (1027/1656) Checking out files: 63% (1044/1656) Checking out files: 64% (1060/1656) Checking out files: 65% (1077/1656) Checking out files: 66% (1093/1656) Checking out files: 67% (1110/1656) Checking out files: 68% (1127/1656) Checking out files: 69% (1143/1656) Checking out files: 70% (1160/1656) Checking out files: 71% (1176/1656) Checking out files: 72% (1193/1656) Checking out files: 73% (1209/1656) Checking out files: 74% (1226/1656) Checking out files: 75% (1242/1656) Checking out files: 76% (1259/1656) Checking out files: 77% (1276/1656) Checking out files: 78% (1292/1656) Checking out files: 79% (1309/1656) Checking out files: 80% (1325/1656) Checking out files: 81% (1342/1656) Checking out files: 82% (1358/1656) Checking out files: 83% (1375/1656) Checking out files: 84% (1392/1656) Checking out files: 85% (1408/1656) Checking out files: 86% (1425/1656) Checking out files: 87% (1441/1656) Checking out files: 87% (1453/1656) Checking out files: 87% (1454/1656) Checking out files: 88% (1458/1656) Checking out files: 89% (1474/1656) Checking out files: 90% (1491/1656) Checking out files: 91% (1507/1656) Checking out files: 92% (1524/1656) Checking out files: 93% (1541/1656) Checking out files: 94% (1557/1656) Checking out files: 95% (1574/1656) Checking out files: 96% (1590/1656) Checking out files: 97% (1607/1656) Checking out files: 98% (1623/1656) Checking out files: 99% (1640/1656) Checking out files: 99% (1642/1656) Checking out files: 100% (1656/1656) Checking out files: 100% (1656/1656), done. [INFO] validating manifest of git repo https://github.com/Chivier/Rustshell on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chivier/Rustshell [INFO] finished tweaking git repo https://github.com/Chivier/Rustshell [INFO] tweaked toml for git repo https://github.com/Chivier/Rustshell written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Chivier/Rustshell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d24138c8fc4cbb22630b3b0f0fb2d283f39066f74d23821133df0fca0f12c4 [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" "00d24138c8fc4cbb22630b3b0f0fb2d283f39066f74d23821133df0fca0f12c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d24138c8fc4cbb22630b3b0f0fb2d283f39066f74d23821133df0fca0f12c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d24138c8fc4cbb22630b3b0f0fb2d283f39066f74d23821133df0fca0f12c4", kill_on_drop: false }` [INFO] [stdout] 00d24138c8fc4cbb22630b3b0f0fb2d283f39066f74d23821133df0fca0f12c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb856626b60a446798b4e699a6b07b61299ffe9d48293b199dc9158c445de939 [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" "cb856626b60a446798b4e699a6b07b61299ffe9d48293b199dc9158c445de939", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling libsqlite3-sys v0.11.1 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling whoami v0.2.4 [INFO] [stderr] Compiling cicada v0.9.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling mortal v0.1.5 [INFO] [stderr] Compiling linefeed v0.5.4 [INFO] [stderr] Compiling rusqlite v0.16.0 [INFO] [stderr] Compiling rustshell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "cb856626b60a446798b4e699a6b07b61299ffe9d48293b199dc9158c445de939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb856626b60a446798b4e699a6b07b61299ffe9d48293b199dc9158c445de939", kill_on_drop: false }` [INFO] [stdout] cb856626b60a446798b4e699a6b07b61299ffe9d48293b199dc9158c445de939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714c90bae971dfa1aaf41e7a52686746ce4eb61e718e11b7a09461e5fa3b43f0 [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" "714c90bae971dfa1aaf41e7a52686746ce4eb61e718e11b7a09461e5fa3b43f0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling rustshell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "714c90bae971dfa1aaf41e7a52686746ce4eb61e718e11b7a09461e5fa3b43f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714c90bae971dfa1aaf41e7a52686746ce4eb61e718e11b7a09461e5fa3b43f0", kill_on_drop: false }` [INFO] [stdout] 714c90bae971dfa1aaf41e7a52686746ce4eb61e718e11b7a09461e5fa3b43f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3219e532f75f1d4314695754fa1c54044b06b47656c3b4da3e53c46a8bb36bde [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" "3219e532f75f1d4314695754fa1c54044b06b47656c3b4da3e53c46a8bb36bde", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustshell-a8ccf953b2205302 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3219e532f75f1d4314695754fa1c54044b06b47656c3b4da3e53c46a8bb36bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3219e532f75f1d4314695754fa1c54044b06b47656c3b4da3e53c46a8bb36bde", kill_on_drop: false }` [INFO] [stdout] 3219e532f75f1d4314695754fa1c54044b06b47656c3b4da3e53c46a8bb36bde