[INFO] updating cached repository https://github.com/42tg/hello-rocket [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 125c7ba6afd9ae7c5570dce79682710cf6da43f1 [INFO] testing 42tg/hello-rocket against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F42tg%2Fhello-rocket" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/42tg/hello-rocket on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/42tg/hello-rocket [INFO] finished tweaking git repo https://github.com/42tg/hello-rocket [INFO] tweaked toml for git repo https://github.com/42tg/hello-rocket written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/42tg/hello-rocket already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a038cb4ba6aa198e497899ac0af559f900230a9384cb89c08ac7c73c03320064 [INFO] running `"docker" "start" "-a" "a038cb4ba6aa198e497899ac0af559f900230a9384cb89c08ac7c73c03320064"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling hello-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `"docker" "inspect" "a038cb4ba6aa198e497899ac0af559f900230a9384cb89c08ac7c73c03320064"` [INFO] running `"docker" "rm" "-f" "a038cb4ba6aa198e497899ac0af559f900230a9384cb89c08ac7c73c03320064"` [INFO] [stdout] a038cb4ba6aa198e497899ac0af559f900230a9384cb89c08ac7c73c03320064 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 838df8016c3261b1f4d39ec3b15b5796440e8eb10b9582623fad6e3945de7f4f [INFO] running `"docker" "start" "-a" "838df8016c3261b1f4d39ec3b15b5796440e8eb10b9582623fad6e3945de7f4f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "838df8016c3261b1f4d39ec3b15b5796440e8eb10b9582623fad6e3945de7f4f"` [INFO] running `"docker" "rm" "-f" "838df8016c3261b1f4d39ec3b15b5796440e8eb10b9582623fad6e3945de7f4f"` [INFO] [stdout] 838df8016c3261b1f4d39ec3b15b5796440e8eb10b9582623fad6e3945de7f4f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] acd2243da76c36448104b72eedf661c5e7205d4fae42ae1f2dd8dc713649b1de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "acd2243da76c36448104b72eedf661c5e7205d4fae42ae1f2dd8dc713649b1de"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_rocket-f08955c9e8291f1f [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 `"docker" "inspect" "acd2243da76c36448104b72eedf661c5e7205d4fae42ae1f2dd8dc713649b1de"` [INFO] running `"docker" "rm" "-f" "acd2243da76c36448104b72eedf661c5e7205d4fae42ae1f2dd8dc713649b1de"` [INFO] [stdout] acd2243da76c36448104b72eedf661c5e7205d4fae42ae1f2dd8dc713649b1de