[INFO] cloning repository https://github.com/ryangiglio/fox-curio-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryangiglio/fox-curio-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangiglio%2Ffox-curio-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangiglio%2Ffox-curio-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c645305da882ce96b9fd696d975a4bebc867143f [INFO] testing ryangiglio/fox-curio-helper against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangiglio%2Ffox-curio-helper" "/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/ryangiglio/fox-curio-helper [INFO] finished tweaking git repo https://github.com/ryangiglio/fox-curio-helper [INFO] tweaked toml for git repo https://github.com/ryangiglio/fox-curio-helper written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryangiglio/fox-curio-helper on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryangiglio/fox-curio-helper 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intl-memoizer v0.5.2 [INFO] [stderr] Downloaded unic-langid-macros v0.9.5 [INFO] [stderr] Downloaded term-table v1.3.2 [INFO] [stderr] Downloaded fluent-template-macros v0.8.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.5 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded unic-langid v0.9.5 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded fluent-templates v0.8.0 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded cardpack v0.5.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded fluent-langneg v0.13.0 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded unic-langid-impl v0.9.5 [INFO] [stderr] Downloaded serde_json v1.0.119 [INFO] [stderr] Downloaded bstr v1.9.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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0952f694a770597f69849eb68a90010e3189438d3e46827d1043b166612210ee [INFO] running `Command { std: "docker" "start" "-a" "0952f694a770597f69849eb68a90010e3189438d3e46827d1043b166612210ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0952f694a770597f69849eb68a90010e3189438d3e46827d1043b166612210ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0952f694a770597f69849eb68a90010e3189438d3e46827d1043b166612210ee", kill_on_drop: false }` [INFO] [stdout] 0952f694a770597f69849eb68a90010e3189438d3e46827d1043b166612210ee [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db977527302f22bd2c144addb596bf52700e1528e134c840839eec965120eab [INFO] running `Command { std: "docker" "start" "-a" "4db977527302f22bd2c144addb596bf52700e1528e134c840839eec965120eab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.119 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling term-table v1.3.2 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling cardpack v0.5.1 [INFO] [stderr] Compiling fox_curio_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "4db977527302f22bd2c144addb596bf52700e1528e134c840839eec965120eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db977527302f22bd2c144addb596bf52700e1528e134c840839eec965120eab", kill_on_drop: false }` [INFO] [stdout] 4db977527302f22bd2c144addb596bf52700e1528e134c840839eec965120eab [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dae55d10ce4c6046f29f807f59ac28c9926316891c55ffa73f23886e0d30888 [INFO] running `Command { std: "docker" "start" "-a" "8dae55d10ce4c6046f29f807f59ac28c9926316891c55ffa73f23886e0d30888", kill_on_drop: false }` [INFO] [stderr] Compiling fox_curio_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "8dae55d10ce4c6046f29f807f59ac28c9926316891c55ffa73f23886e0d30888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dae55d10ce4c6046f29f807f59ac28c9926316891c55ffa73f23886e0d30888", kill_on_drop: false }` [INFO] [stdout] 8dae55d10ce4c6046f29f807f59ac28c9926316891c55ffa73f23886e0d30888 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5682aefb65bbdfd764dec960bae5ace3fd8a7b9688e267065eae71b343cd5860 [INFO] running `Command { std: "docker" "start" "-a" "5682aefb65bbdfd764dec960bae5ace3fd8a7b9688e267065eae71b343cd5860", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fox_curio_cli-855902b695115771) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5682aefb65bbdfd764dec960bae5ace3fd8a7b9688e267065eae71b343cd5860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5682aefb65bbdfd764dec960bae5ace3fd8a7b9688e267065eae71b343cd5860", kill_on_drop: false }` [INFO] [stdout] 5682aefb65bbdfd764dec960bae5ace3fd8a7b9688e267065eae71b343cd5860