[INFO] cloning repository https://github.com/iwikal/lam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwikal/lam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Flam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Flam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eb6d4e02f7368b663dc2a42a28f6cc3f1f6ac28 [INFO] testing iwikal/lam against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Flam" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwikal/lam on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwikal/lam [INFO] finished tweaking git repo https://github.com/iwikal/lam [INFO] tweaked toml for git repo https://github.com/iwikal/lam written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/iwikal/lam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97acf8b45d4ff4725486d3541228e24b89549e6476f751124cf9684af5668efc [INFO] running `Command { std: "docker" "start" "-a" "97acf8b45d4ff4725486d3541228e24b89549e6476f751124cf9684af5668efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97acf8b45d4ff4725486d3541228e24b89549e6476f751124cf9684af5668efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97acf8b45d4ff4725486d3541228e24b89549e6476f751124cf9684af5668efc", kill_on_drop: false }` [INFO] [stdout] 97acf8b45d4ff4725486d3541228e24b89549e6476f751124cf9684af5668efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4f2b152ac03fce54d8c414527f1ea0b22bd4f6d33beafe230c17e258a52a3e [INFO] running `Command { std: "docker" "start" "-a" "ed4f2b152ac03fce54d8c414527f1ea0b22bd4f6d33beafe230c17e258a52a3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling lam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "ed4f2b152ac03fce54d8c414527f1ea0b22bd4f6d33beafe230c17e258a52a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4f2b152ac03fce54d8c414527f1ea0b22bd4f6d33beafe230c17e258a52a3e", kill_on_drop: false }` [INFO] [stdout] ed4f2b152ac03fce54d8c414527f1ea0b22bd4f6d33beafe230c17e258a52a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bec5268eae84dff2d536b5c2a8ab7be71eabff334a11d3812f86526d1fd1359 [INFO] running `Command { std: "docker" "start" "-a" "3bec5268eae84dff2d536b5c2a8ab7be71eabff334a11d3812f86526d1fd1359", kill_on_drop: false }` [INFO] [stderr] Compiling lam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "3bec5268eae84dff2d536b5c2a8ab7be71eabff334a11d3812f86526d1fd1359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bec5268eae84dff2d536b5c2a8ab7be71eabff334a11d3812f86526d1fd1359", kill_on_drop: false }` [INFO] [stdout] 3bec5268eae84dff2d536b5c2a8ab7be71eabff334a11d3812f86526d1fd1359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45183673707f8b972b74dcd0583775f991c0ce98a34091a7724889ca19babde3 [INFO] running `Command { std: "docker" "start" "-a" "45183673707f8b972b74dcd0583775f991c0ce98a34091a7724889ca19babde3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lam-cfa415ce120a5d86) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45183673707f8b972b74dcd0583775f991c0ce98a34091a7724889ca19babde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45183673707f8b972b74dcd0583775f991c0ce98a34091a7724889ca19babde3", kill_on_drop: false }` [INFO] [stdout] 45183673707f8b972b74dcd0583775f991c0ce98a34091a7724889ca19babde3