[INFO] fetching crate steno 0.4.1...
[INFO] building steno-0.4.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate steno 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate steno 0.4.1
[INFO] finished tweaking crates.io crate steno 0.4.1
[INFO] tweaked toml for crates.io crate steno 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate steno 0.4.1 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] crate crates.io crate steno 0.4.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded newline-converter v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded similar v2.2.0
[INFO] [stderr]   Downloaded expectorate v1.0.5
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded syn v1.0.105
[INFO] [stderr]   Downloaded async-trait v0.1.80
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded syn v2.0.46
[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] 30912019e434cd6319029aa8ba05f5314c928552699c903dce2f360c572dd6aa
[INFO] running `Command { std: "docker" "start" "-a" "30912019e434cd6319029aa8ba05f5314c928552699c903dce2f360c572dd6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30912019e434cd6319029aa8ba05f5314c928552699c903dce2f360c572dd6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30912019e434cd6319029aa8ba05f5314c928552699c903dce2f360c572dd6aa", kill_on_drop: false }`
[INFO] [stdout] 30912019e434cd6319029aa8ba05f5314c928552699c903dce2f360c572dd6aa
[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] 9b19e52ab6a0818c5630556df10caf695f6e1bab3efcceac4194b8fba362131f
[INFO] running `Command { std: "docker" "start" "-a" "9b19e52ab6a0818c5630556df10caf695f6e1bab3efcceac4194b8fba362131f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling steno v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed
[INFO] [stdout]   --> src/example_provision.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct ExampleSubsagaType {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s
[INFO] running `Command { std: "docker" "inspect" "9b19e52ab6a0818c5630556df10caf695f6e1bab3efcceac4194b8fba362131f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b19e52ab6a0818c5630556df10caf695f6e1bab3efcceac4194b8fba362131f", kill_on_drop: false }`
[INFO] [stdout] 9b19e52ab6a0818c5630556df10caf695f6e1bab3efcceac4194b8fba362131f
[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] 0c5105f5bece15cd661bb06fd87193c9985a195c0d2a2320c00d8db7c4f2233f
[INFO] running `Command { std: "docker" "start" "-a" "0c5105f5bece15cd661bb06fd87193c9985a195c0d2a2320c00d8db7c4f2233f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling newline-converter v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling time v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling expectorate v1.0.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling steno v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed
[INFO] [stdout]   --> src/example_provision.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct ExampleSubsagaType {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed
[INFO] [stdout]   --> src/example_provision.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct ExampleSubsagaType {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.64s
[INFO] running `Command { std: "docker" "inspect" "0c5105f5bece15cd661bb06fd87193c9985a195c0d2a2320c00d8db7c4f2233f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c5105f5bece15cd661bb06fd87193c9985a195c0d2a2320c00d8db7c4f2233f", kill_on_drop: false }`
[INFO] [stdout] 0c5105f5bece15cd661bb06fd87193c9985a195c0d2a2320c00d8db7c4f2233f
