[INFO] cloning repository https://github.com/randycanegaly/functions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/randycanegaly/functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandycanegaly%2Ffunctions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandycanegaly%2Ffunctions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a04431de05bf967fe5febfebb0debe9237d6e50 [INFO] testing randycanegaly/functions against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandycanegaly%2Ffunctions" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/randycanegaly/functions on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/randycanegaly/functions [INFO] finished tweaking git repo https://github.com/randycanegaly/functions [INFO] tweaked toml for git repo https://github.com/randycanegaly/functions written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/randycanegaly/functions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb7253db831459a7fa0c11b6820cf8dfc6624cf57c862f5ccb9289b8f22ef92 [INFO] running `Command { std: "docker" "start" "-a" "dbb7253db831459a7fa0c11b6820cf8dfc6624cf57c862f5ccb9289b8f22ef92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb7253db831459a7fa0c11b6820cf8dfc6624cf57c862f5ccb9289b8f22ef92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb7253db831459a7fa0c11b6820cf8dfc6624cf57c862f5ccb9289b8f22ef92", kill_on_drop: false }` [INFO] [stdout] dbb7253db831459a7fa0c11b6820cf8dfc6624cf57c862f5ccb9289b8f22ef92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2cfeb8d5b40e681fb16918d26d789f93b3ff8535736205dcacad3ce47ef6239 [INFO] running `Command { std: "docker" "start" "-a" "a2cfeb8d5b40e681fb16918d26d789f93b3ff8535736205dcacad3ce47ef6239", kill_on_drop: false }` [INFO] [stderr] Compiling functions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "a2cfeb8d5b40e681fb16918d26d789f93b3ff8535736205dcacad3ce47ef6239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cfeb8d5b40e681fb16918d26d789f93b3ff8535736205dcacad3ce47ef6239", kill_on_drop: false }` [INFO] [stdout] a2cfeb8d5b40e681fb16918d26d789f93b3ff8535736205dcacad3ce47ef6239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebf0b1113bd2da53592f0ca99d8572641f1b967272459a27e8654f2bd3ef11bc [INFO] running `Command { std: "docker" "start" "-a" "ebf0b1113bd2da53592f0ca99d8572641f1b967272459a27e8654f2bd3ef11bc", kill_on_drop: false }` [INFO] [stderr] Compiling functions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "ebf0b1113bd2da53592f0ca99d8572641f1b967272459a27e8654f2bd3ef11bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf0b1113bd2da53592f0ca99d8572641f1b967272459a27e8654f2bd3ef11bc", kill_on_drop: false }` [INFO] [stdout] ebf0b1113bd2da53592f0ca99d8572641f1b967272459a27e8654f2bd3ef11bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5529481f4e56404d4249b9aa22fe8d1e0f5ea1d59b999f284f0d173b53c44a7b [INFO] running `Command { std: "docker" "start" "-a" "5529481f4e56404d4249b9aa22fe8d1e0f5ea1d59b999f284f0d173b53c44a7b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/functions-1ccf2d3ee867153e) [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" "5529481f4e56404d4249b9aa22fe8d1e0f5ea1d59b999f284f0d173b53c44a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5529481f4e56404d4249b9aa22fe8d1e0f5ea1d59b999f284f0d173b53c44a7b", kill_on_drop: false }` [INFO] [stdout] 5529481f4e56404d4249b9aa22fe8d1e0f5ea1d59b999f284f0d173b53c44a7b