[INFO] cloning repository https://github.com/STnvc7/sidebar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/STnvc7/sidebar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTnvc7%2Fsidebar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTnvc7%2Fsidebar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1b80e0cd1983fb82971175b89d7fedff18a51c5 [INFO] building STnvc7/sidebar against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSTnvc7%2Fsidebar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/STnvc7/sidebar [INFO] finished tweaking git repo https://github.com/STnvc7/sidebar [INFO] tweaked toml for git repo https://github.com/STnvc7/sidebar written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/STnvc7/sidebar on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/STnvc7/sidebar 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccea9c168bc4a80cea2b90efe7c01316dd9a39f06c15cb254f1a92ddc89b8f43 [INFO] running `Command { std: "docker" "start" "-a" "ccea9c168bc4a80cea2b90efe7c01316dd9a39f06c15cb254f1a92ddc89b8f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccea9c168bc4a80cea2b90efe7c01316dd9a39f06c15cb254f1a92ddc89b8f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccea9c168bc4a80cea2b90efe7c01316dd9a39f06c15cb254f1a92ddc89b8f43", kill_on_drop: false }` [INFO] [stdout] ccea9c168bc4a80cea2b90efe7c01316dd9a39f06c15cb254f1a92ddc89b8f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68129dcbb5659ffe06b432c9d3261dcdf3d8d1081b22efd267524cb5caa1124e [INFO] running `Command { std: "docker" "start" "-a" "68129dcbb5659ffe06b432c9d3261dcdf3d8d1081b22efd267524cb5caa1124e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling tetsy-rlp v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling uint-crate v0.8.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tetsy-plain-hasher v0.2.1 [INFO] [stderr] Compiling tetsy-hash-db v0.15.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling tetsy-bytes v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling tetsy-fixed-hash v0.5.0 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tetsy-scale-codec v1.3.0 [INFO] [stderr] Compiling tetsy-impl-serde v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling vapbloom v0.8.0 [INFO] [stderr] Compiling tetsy-impl-codec v0.4.1 [INFO] [stderr] Compiling tetsy-primitive-types v0.6.0 [INFO] [stderr] Compiling vapory-types v0.8.0 [INFO] [stderr] Compiling tetsy-util-mem v0.4.2 [INFO] [stderr] Compiling tetsy-util-mem v0.3.0 [INFO] [stderr] Compiling tetsy-keccak-hasher v0.1.1 [INFO] [stderr] Compiling fastmap v0.1.0 [INFO] [stderr] Compiling tetsy-kvdb v0.3.2 [INFO] [stderr] Compiling tetsy-memory-db v0.18.1 [INFO] [stderr] Compiling journaldb v0.2.0 [INFO] [stderr] Compiling dir v0.1.2 [INFO] [stderr] Compiling sidebar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "68129dcbb5659ffe06b432c9d3261dcdf3d8d1081b22efd267524cb5caa1124e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68129dcbb5659ffe06b432c9d3261dcdf3d8d1081b22efd267524cb5caa1124e", kill_on_drop: false }` [INFO] [stdout] 68129dcbb5659ffe06b432c9d3261dcdf3d8d1081b22efd267524cb5caa1124e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4d5ee1d621823abb730af8ed2404329661f0d958c891026b8662036dec7c7c8 [INFO] running `Command { std: "docker" "start" "-a" "a4d5ee1d621823abb730af8ed2404329661f0d958c891026b8662036dec7c7c8", kill_on_drop: false }` [INFO] [stderr] Compiling sidebar v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "a4d5ee1d621823abb730af8ed2404329661f0d958c891026b8662036dec7c7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d5ee1d621823abb730af8ed2404329661f0d958c891026b8662036dec7c7c8", kill_on_drop: false }` [INFO] [stdout] a4d5ee1d621823abb730af8ed2404329661f0d958c891026b8662036dec7c7c8