[INFO] cloning repository https://github.com/youmts/shaku-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youmts/shaku-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4152201db2365a2442f42d50651d987a1d00bd53 [INFO] testing youmts/shaku-sandbox against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoumts%2Fshaku-sandbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youmts/shaku-sandbox on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/youmts/shaku-sandbox [INFO] finished tweaking git repo https://github.com/youmts/shaku-sandbox [INFO] tweaked toml for git repo https://github.com/youmts/shaku-sandbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/youmts/shaku-sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73fc555cd174c8070b349db1d1951c7f8a572f6c8637105051eeebd5fb3510e5 [INFO] running `Command { std: "docker" "start" "-a" "73fc555cd174c8070b349db1d1951c7f8a572f6c8637105051eeebd5fb3510e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73fc555cd174c8070b349db1d1951c7f8a572f6c8637105051eeebd5fb3510e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73fc555cd174c8070b349db1d1951c7f8a572f6c8637105051eeebd5fb3510e5", kill_on_drop: false }` [INFO] [stdout] 73fc555cd174c8070b349db1d1951c7f8a572f6c8637105051eeebd5fb3510e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efe59778ca7a89517454f78ccf3933b81839004ef1d04c57907fe14efb069ca [INFO] running `Command { std: "docker" "start" "-a" "2efe59778ca7a89517454f78ccf3933b81839004ef1d04c57907fe14efb069ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling shaku_derive v0.6.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling shaku v0.6.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling shaku-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.49s [INFO] running `Command { std: "docker" "inspect" "2efe59778ca7a89517454f78ccf3933b81839004ef1d04c57907fe14efb069ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efe59778ca7a89517454f78ccf3933b81839004ef1d04c57907fe14efb069ca", kill_on_drop: false }` [INFO] [stdout] 2efe59778ca7a89517454f78ccf3933b81839004ef1d04c57907fe14efb069ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b494c554aa278800960540514d8400aba5b1e13998a50a29c1e38a1500c3b9d [INFO] running `Command { std: "docker" "start" "-a" "8b494c554aa278800960540514d8400aba5b1e13998a50a29c1e38a1500c3b9d", kill_on_drop: false }` [INFO] [stderr] Compiling shaku-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "8b494c554aa278800960540514d8400aba5b1e13998a50a29c1e38a1500c3b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b494c554aa278800960540514d8400aba5b1e13998a50a29c1e38a1500c3b9d", kill_on_drop: false }` [INFO] [stdout] 8b494c554aa278800960540514d8400aba5b1e13998a50a29c1e38a1500c3b9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bd0ad6a28a019855d5134ae15eb00a95fbd5bc0ebc3c43387c6bd036a2ceef2 [INFO] running `Command { std: "docker" "start" "-a" "4bd0ad6a28a019855d5134ae15eb00a95fbd5bc0ebc3c43387c6bd036a2ceef2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shaku_sandbox-66c5bf26d8c4c245) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_user_service ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bd0ad6a28a019855d5134ae15eb00a95fbd5bc0ebc3c43387c6bd036a2ceef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd0ad6a28a019855d5134ae15eb00a95fbd5bc0ebc3c43387c6bd036a2ceef2", kill_on_drop: false }` [INFO] [stdout] 4bd0ad6a28a019855d5134ae15eb00a95fbd5bc0ebc3c43387c6bd036a2ceef2