[INFO] cloning repository https://github.com/Serial-ATA/lyr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serial-ATA/lyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerial-ATA%2Flyr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerial-ATA%2Flyr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b864478227a793e6c534dd40e0056fc302989c7 [INFO] building Serial-ATA/lyr against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerial-ATA%2Flyr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Serial-ATA/lyr [INFO] finished tweaking git repo https://github.com/Serial-ATA/lyr [INFO] tweaked toml for git repo https://github.com/Serial-ATA/lyr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Serial-ATA/lyr on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Serial-ATA/lyr 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lofty_attr v0.11.0 [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded ogg_pager v0.6.1 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded clap_derive v4.0.13 [INFO] [stderr] Downloaded env_logger v0.11.4 [INFO] [stderr] Downloaded bumpalo v3.10.0 [INFO] [stderr] Downloaded hyper-util v0.1.6 [INFO] [stderr] Downloaded toml v0.8.15 [INFO] [stderr] Downloaded winnow v0.6.15 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded toml_edit v0.22.16 [INFO] [stderr] Downloaded clap v4.0.15 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded lofty v0.20.1 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded clap_lex v0.3.0 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded env_filter v0.1.1 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f97a0c50959a424898c7670db110440983ac74b74a4e325b4d4e2eed7e77e8 [INFO] running `Command { std: "docker" "start" "-a" "c5f97a0c50959a424898c7670db110440983ac74b74a4e325b4d4e2eed7e77e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f97a0c50959a424898c7670db110440983ac74b74a4e325b4d4e2eed7e77e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f97a0c50959a424898c7670db110440983ac74b74a4e325b4d4e2eed7e77e8", kill_on_drop: false }` [INFO] [stdout] c5f97a0c50959a424898c7670db110440983ac74b74a4e325b4d4e2eed7e77e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a2582d65c0aee621441aa560e61879eb6265c5b8e81976e6dcee1d92c497f2 [INFO] running `Command { std: "docker" "start" "-a" "07a2582d65c0aee621441aa560e61879eb6265c5b8e81976e6dcee1d92c497f2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling winnow v0.6.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling ogg_pager v0.6.1 [INFO] [stderr] Compiling env_filter v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling env_logger v0.11.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling lofty_attr v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling lofty v0.20.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v4.0.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling lyr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "07a2582d65c0aee621441aa560e61879eb6265c5b8e81976e6dcee1d92c497f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a2582d65c0aee621441aa560e61879eb6265c5b8e81976e6dcee1d92c497f2", kill_on_drop: false }` [INFO] [stdout] 07a2582d65c0aee621441aa560e61879eb6265c5b8e81976e6dcee1d92c497f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1bcb761bd38f3da3aaf0dcfda1ab91551b4d4494c211735d8ad6574e6c48d8 [INFO] running `Command { std: "docker" "start" "-a" "7d1bcb761bd38f3da3aaf0dcfda1ab91551b4d4494c211735d8ad6574e6c48d8", kill_on_drop: false }` [INFO] [stderr] Compiling lyr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "7d1bcb761bd38f3da3aaf0dcfda1ab91551b4d4494c211735d8ad6574e6c48d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1bcb761bd38f3da3aaf0dcfda1ab91551b4d4494c211735d8ad6574e6c48d8", kill_on_drop: false }` [INFO] [stdout] 7d1bcb761bd38f3da3aaf0dcfda1ab91551b4d4494c211735d8ad6574e6c48d8