[INFO] cloning repository https://github.com/oxidecomputer/buildomat-at-home
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/buildomat-at-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68f4e5b60b7b48aaee6e74bdd3b7e7c39edff5d4
[INFO] testing oxidecomputer/buildomat-at-home against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] finished tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/buildomat-at-home written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/buildomat-at-home on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/buildomat-at-home 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded ulid v1.0.0
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded ipnet v2.7.2
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded parse-display v0.8.1
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded parse-display-derive v0.8.1
[INFO] [stderr]   Downloaded dialoguer v0.10.4
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded camino v1.1.4
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded comrak v0.18.0
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] [stderr]   Downloaded object v0.30.4
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a
[INFO] running `Command { std: "docker" "start" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling comrak v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.1
[INFO] [stderr]    Compiling parse-display v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ulid v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]    Compiling toml v0.7.5
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling buildomat-at-home v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling buildomat-at-home v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buildomat_at_home-d3bcebf083ed489d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test input::test_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a", kill_on_drop: false }`
[INFO] [stdout] aa372781908e48e4d82638da8e3d3b2def19418708ac312b907267b850ed5c1a
