[INFO] cloning repository https://github.com/gabrielfalcao/carbon14 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielfalcao/carbon14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fcarbon14", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fcarbon14'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b90ec331ff53e7e09928d914653c06fa8839c3f1 [INFO] building gabrielfalcao/carbon14 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fcarbon14" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gabrielfalcao/carbon14 [INFO] finished tweaking git repo https://github.com/gabrielfalcao/carbon14 [INFO] tweaked toml for git repo https://github.com/gabrielfalcao/carbon14 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gabrielfalcao/carbon14 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding k9 v0.11.6 (available: v0.12.0) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded bswap v1.0.0 [INFO] [stderr] Downloaded ripemd v0.1.3 [INFO] [stderr] Downloaded k9 v0.11.6 [INFO] [stderr] Downloaded iocore v3.1.0 [INFO] [stderr] Downloaded rustc-std-workspace-core v1.0.1 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded sanitation v1.0.3 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded dumbeq v0.1.2 [INFO] [stderr] Downloaded thread-groups v0.1.2 [INFO] [stderr] Downloaded trilobyte v0.1.2 [INFO] [stderr] Downloaded sha v1.0.3 [INFO] [stderr] Downloaded sure25 v0.0.3 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded x11rb v0.13.2 [INFO] [stderr] Downloaded x11rb-protocol v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 48f6cf11224a803a4c370a6ece43ad1452567756cf0ba28fb84355fb9c327cbc [INFO] running `Command { std: "docker" "start" "-a" "48f6cf11224a803a4c370a6ece43ad1452567756cf0ba28fb84355fb9c327cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48f6cf11224a803a4c370a6ece43ad1452567756cf0ba28fb84355fb9c327cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f6cf11224a803a4c370a6ece43ad1452567756cf0ba28fb84355fb9c327cbc", kill_on_drop: false }` [INFO] [stdout] 48f6cf11224a803a4c370a6ece43ad1452567756cf0ba28fb84355fb9c327cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 605580b3850fe73f083daefe8028dc70827c8149b3ae6ba813234560e44fcd87 [INFO] running `Command { std: "docker" "start" "-a" "605580b3850fe73f083daefe8028dc70827c8149b3ae6ba813234560e44fcd87", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.12 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustc-std-workspace-core v1.0.1 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling bswap v1.0.0 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha v1.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling sure25 v0.0.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling dumbeq v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling iocore v3.1.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling carbon14 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.59s [INFO] running `Command { std: "docker" "inspect" "605580b3850fe73f083daefe8028dc70827c8149b3ae6ba813234560e44fcd87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605580b3850fe73f083daefe8028dc70827c8149b3ae6ba813234560e44fcd87", kill_on_drop: false }` [INFO] [stdout] 605580b3850fe73f083daefe8028dc70827c8149b3ae6ba813234560e44fcd87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1261921af64c3acb13563f8761feee3dc4fd53e03f491f92a35bbfe16990a97d [INFO] running `Command { std: "docker" "start" "-a" "1261921af64c3acb13563f8761feee3dc4fd53e03f491f92a35bbfe16990a97d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling k9 v0.11.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling dumbeq v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling iocore v3.1.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling carbon14 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "1261921af64c3acb13563f8761feee3dc4fd53e03f491f92a35bbfe16990a97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1261921af64c3acb13563f8761feee3dc4fd53e03f491f92a35bbfe16990a97d", kill_on_drop: false }` [INFO] [stdout] 1261921af64c3acb13563f8761feee3dc4fd53e03f491f92a35bbfe16990a97d