[INFO] cloning repository https://github.com/jessekrubin/ry-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessekrubin/ry-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessekrubin%2Fry-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessekrubin%2Fry-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaee82434a37e6724627d69e3771443d7b4408e1 [INFO] building jessekrubin/ry-dev against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessekrubin%2Fry-dev" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jessekrubin/ry-dev [INFO] finished tweaking git repo https://github.com/jessekrubin/ry-dev [INFO] tweaked toml for git repo https://github.com/jessekrubin/ry-dev written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jessekrubin/ry-dev 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/jessekrubin/ry-dev 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 pyo3-macros v0.22.1 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.1 [INFO] [stderr] Downloaded pyo3-ffi v0.22.1 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] [stderr] Downloaded lexical-util v0.8.5 [INFO] [stderr] Downloaded serde_json v1.0.119 [INFO] [stderr] Downloaded jiter v0.5.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.1 [INFO] [stderr] Downloaded lexical-parse-float v0.8.5 [INFO] [stderr] Downloaded syn v2.0.68 [INFO] [stderr] Downloaded pyo3 v0.22.1 [INFO] [stderr] Downloaded zstd-sys v2.0.11+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 377d79f001808380489968af2ac438b6b93d8a02fa2287b009741a1c344dfcb1 [INFO] running `Command { std: "docker" "start" "-a" "377d79f001808380489968af2ac438b6b93d8a02fa2287b009741a1c344dfcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377d79f001808380489968af2ac438b6b93d8a02fa2287b009741a1c344dfcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377d79f001808380489968af2ac438b6b93d8a02fa2287b009741a1c344dfcb1", kill_on_drop: false }` [INFO] [stdout] 377d79f001808380489968af2ac438b6b93d8a02fa2287b009741a1c344dfcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6c7c0c43cbd0c09c15126b9c0353b32794a962849daa550180175a86965caf18 [INFO] running `Command { std: "docker" "start" "-a" "6c7c0c43cbd0c09c15126b9c0353b32794a962849daa550180175a86965caf18", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pyo3-build-config v0.22.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.1 [INFO] [stderr] Compiling pyo3 v0.22.1 [INFO] [stderr] Compiling jiter v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ryo3 v0.0.8 (/opt/rustwide/workdir/crates/ryo3) [INFO] [stderr] Compiling ry v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling pyo3-macros v0.22.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.87s [INFO] running `Command { std: "docker" "inspect" "6c7c0c43cbd0c09c15126b9c0353b32794a962849daa550180175a86965caf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7c0c43cbd0c09c15126b9c0353b32794a962849daa550180175a86965caf18", kill_on_drop: false }` [INFO] [stdout] 6c7c0c43cbd0c09c15126b9c0353b32794a962849daa550180175a86965caf18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c2fb1afdb09753fa110e4133194b05064012539d4ce672e151dbfa5ac7cd2eb8 [INFO] running `Command { std: "docker" "start" "-a" "c2fb1afdb09753fa110e4133194b05064012539d4ce672e151dbfa5ac7cd2eb8", kill_on_drop: false }` [INFO] [stderr] Compiling ry v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "c2fb1afdb09753fa110e4133194b05064012539d4ce672e151dbfa5ac7cd2eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2fb1afdb09753fa110e4133194b05064012539d4ce672e151dbfa5ac7cd2eb8", kill_on_drop: false }` [INFO] [stdout] c2fb1afdb09753fa110e4133194b05064012539d4ce672e151dbfa5ac7cd2eb8