[INFO] cloning repository https://github.com/storycraft/direct-share [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storycraft/direct-share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fdirect-share", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fdirect-share'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b660caa59d836f9652b5e0136ef7c72e3b23086 [INFO] building storycraft/direct-share against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fdirect-share" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/storycraft/direct-share [INFO] finished tweaking git repo https://github.com/storycraft/direct-share [INFO] tweaked toml for git repo https://github.com/storycraft/direct-share written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/storycraft/direct-share on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/storycraft/direct-share 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded local-ip-address v0.6.1 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] [stderr] Downloaded igd v0.12.1 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded attohttpc v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850230ee7f3a98f0a2dabd6007160861657d33ca4deb5ec84faf2fe55995aca6 [INFO] running `Command { std: "docker" "start" "-a" "850230ee7f3a98f0a2dabd6007160861657d33ca4deb5ec84faf2fe55995aca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850230ee7f3a98f0a2dabd6007160861657d33ca4deb5ec84faf2fe55995aca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850230ee7f3a98f0a2dabd6007160861657d33ca4deb5ec84faf2fe55995aca6", kill_on_drop: false }` [INFO] [stdout] 850230ee7f3a98f0a2dabd6007160861657d33ca4deb5ec84faf2fe55995aca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a67ff48e4b6c8acf1e07e8bdbbca729abddae1fe6dbd59fe603207097121a5 [INFO] running `Command { std: "docker" "start" "-a" "d0a67ff48e4b6c8acf1e07e8bdbbca729abddae1fe6dbd59fe603207097121a5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling local-ip-address v0.6.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling igd v0.12.1 [INFO] [stderr] Compiling direct-share v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `Command { std: "docker" "inspect" "d0a67ff48e4b6c8acf1e07e8bdbbca729abddae1fe6dbd59fe603207097121a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a67ff48e4b6c8acf1e07e8bdbbca729abddae1fe6dbd59fe603207097121a5", kill_on_drop: false }` [INFO] [stdout] d0a67ff48e4b6c8acf1e07e8bdbbca729abddae1fe6dbd59fe603207097121a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ced340fda9fca41ca333903c921a7a0db512258f5574c14c3ea62ed6ef9946 [INFO] running `Command { std: "docker" "start" "-a" "e3ced340fda9fca41ca333903c921a7a0db512258f5574c14c3ea62ed6ef9946", kill_on_drop: false }` [INFO] [stderr] Compiling direct-share v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "e3ced340fda9fca41ca333903c921a7a0db512258f5574c14c3ea62ed6ef9946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ced340fda9fca41ca333903c921a7a0db512258f5574c14c3ea62ed6ef9946", kill_on_drop: false }` [INFO] [stdout] e3ced340fda9fca41ca333903c921a7a0db512258f5574c14c3ea62ed6ef9946