[INFO] cloning repository https://github.com/bridgewwater/rust-tests-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bridgewwater/rust-tests-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a6550dda668441d45998553edf9f89a2a96853 [INFO] building bridgewwater/rust-tests-example against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbridgewwater%2Frust-tests-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bridgewwater/rust-tests-example [INFO] finished tweaking git repo https://github.com/bridgewwater/rust-tests-example [INFO] tweaked toml for git repo https://github.com/bridgewwater/rust-tests-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bridgewwater/rust-tests-example on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bridgewwater/rust-tests-example 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b229e0aa78e6ced337280fe26ecf15beff36d3eb6e66f3d28d60a61ff19f6785 [INFO] running `Command { std: "docker" "start" "-a" "b229e0aa78e6ced337280fe26ecf15beff36d3eb6e66f3d28d60a61ff19f6785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b229e0aa78e6ced337280fe26ecf15beff36d3eb6e66f3d28d60a61ff19f6785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b229e0aa78e6ced337280fe26ecf15beff36d3eb6e66f3d28d60a61ff19f6785", kill_on_drop: false }` [INFO] [stdout] b229e0aa78e6ced337280fe26ecf15beff36d3eb6e66f3d28d60a61ff19f6785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11230b95894ecb8a205743ae846c1e538e50be71df7eea12dd8d592356b2aaf4 [INFO] running `Command { std: "docker" "start" "-a" "11230b95894ecb8a205743ae846c1e538e50be71df7eea12dd8d592356b2aaf4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling rust_tests_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `Command { std: "docker" "inspect" "11230b95894ecb8a205743ae846c1e538e50be71df7eea12dd8d592356b2aaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11230b95894ecb8a205743ae846c1e538e50be71df7eea12dd8d592356b2aaf4", kill_on_drop: false }` [INFO] [stdout] 11230b95894ecb8a205743ae846c1e538e50be71df7eea12dd8d592356b2aaf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d4513be7e8246ba4e54be2acca06a584ab42da598430b6bdfe2db4bc6d55ba7 [INFO] running `Command { std: "docker" "start" "-a" "1d4513be7e8246ba4e54be2acca06a584ab42da598430b6bdfe2db4bc6d55ba7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling rust_tests_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling testdir v0.9.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "1d4513be7e8246ba4e54be2acca06a584ab42da598430b6bdfe2db4bc6d55ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4513be7e8246ba4e54be2acca06a584ab42da598430b6bdfe2db4bc6d55ba7", kill_on_drop: false }` [INFO] [stdout] 1d4513be7e8246ba4e54be2acca06a584ab42da598430b6bdfe2db4bc6d55ba7