[INFO] fetching crate template-eyre 0.1.0-alpha.6... [INFO] testing template-eyre-0.1.0-alpha.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate template-eyre 0.1.0-alpha.6 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate template-eyre 0.1.0-alpha.6 [INFO] finished tweaking crates.io crate template-eyre 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate template-eyre 0.1.0-alpha.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate template-eyre 0.1.0-alpha.6 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 crates.io crate template-eyre 0.1.0-alpha.6 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] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded handlebars v4.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.133 [INFO] [stderr] Downloaded serde_json v1.0.75 [INFO] [stderr] Downloaded insta v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d2a888fac7c0825de5510713e845ac71d8e41c4c9b22e48d6dd965d1c3a18ab [INFO] running `Command { std: "docker" "start" "-a" "5d2a888fac7c0825de5510713e845ac71d8e41c4c9b22e48d6dd965d1c3a18ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d2a888fac7c0825de5510713e845ac71d8e41c4c9b22e48d6dd965d1c3a18ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2a888fac7c0825de5510713e845ac71d8e41c4c9b22e48d6dd965d1c3a18ab", kill_on_drop: false }` [INFO] [stdout] 5d2a888fac7c0825de5510713e845ac71d8e41c4c9b22e48d6dd965d1c3a18ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 337a574bef1e71bdaea3c48fe28f4d6c88923cc3013f5657970d65bd2331230b [INFO] running `Command { std: "docker" "start" "-a" "337a574bef1e71bdaea3c48fe28f4d6c88923cc3013f5657970d65bd2331230b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling template-eyre v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.52s [INFO] running `Command { std: "docker" "inspect" "337a574bef1e71bdaea3c48fe28f4d6c88923cc3013f5657970d65bd2331230b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337a574bef1e71bdaea3c48fe28f4d6c88923cc3013f5657970d65bd2331230b", kill_on_drop: false }` [INFO] [stdout] 337a574bef1e71bdaea3c48fe28f4d6c88923cc3013f5657970d65bd2331230b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 33f4f71d311ca93d5dc2ce7a0d7163dac8a1a891b7c6db32ff8046a689bbf07a [INFO] running `Command { std: "docker" "start" "-a" "33f4f71d311ca93d5dc2ce7a0d7163dac8a1a891b7c6db32ff8046a689bbf07a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling insta v1.10.0 [INFO] [stderr] Compiling template-eyre v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.46s [INFO] running `Command { std: "docker" "inspect" "33f4f71d311ca93d5dc2ce7a0d7163dac8a1a891b7c6db32ff8046a689bbf07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f4f71d311ca93d5dc2ce7a0d7163dac8a1a891b7c6db32ff8046a689bbf07a", kill_on_drop: false }` [INFO] [stdout] 33f4f71d311ca93d5dc2ce7a0d7163dac8a1a891b7c6db32ff8046a689bbf07a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1973ce2c15e559322d89fe613dbdd48a620f356bb67decbcba9922e944beb2f0 [INFO] running `Command { std: "docker" "start" "-a" "1973ce2c15e559322d89fe613dbdd48a620f356bb67decbcba9922e944beb2f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_eyre-7972cbd7b86c31b4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test helpers::tests::indent ... ok [INFO] [stdout] test helpers::tests::concat ... ok [INFO] [stdout] test helpers::tests::inline_if ... ok [INFO] [stdout] test tests::no_escape ... ok [INFO] [stdout] test helpers::tests::set ... ok [INFO] [stdout] test helpers::tests::style ... ok [INFO] [stdout] test tests::section ... ok [INFO] [stdout] test ext::tests::attach_to_report ... ok [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests template_eyre [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" "1973ce2c15e559322d89fe613dbdd48a620f356bb67decbcba9922e944beb2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1973ce2c15e559322d89fe613dbdd48a620f356bb67decbcba9922e944beb2f0", kill_on_drop: false }` [INFO] [stdout] 1973ce2c15e559322d89fe613dbdd48a620f356bb67decbcba9922e944beb2f0