[INFO] fetching crate remember-this 0.1.0... [INFO] testing remember-this-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate remember-this 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate remember-this 0.1.0 [INFO] finished tweaking crates.io crate remember-this 0.1.0 [INFO] tweaked toml for crates.io crate remember-this 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate remember-this 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.10) [INFO] [stderr] Adding flexbuffers v0.2.2 (available: v25.12.19) [INFO] [stderr] Adding tokio v0.3.7 (available: v1.51.1) [INFO] [stderr] Adding typed-builder v0.7.1 (available: v0.23.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded flexbuffers v0.2.2 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef73a245ea7d62f3766f66ad037528f98f25a2b9a8cf4663e04d0c06bcd8eda [INFO] running `Command { std: "docker" "start" "-a" "7ef73a245ea7d62f3766f66ad037528f98f25a2b9a8cf4663e04d0c06bcd8eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef73a245ea7d62f3766f66ad037528f98f25a2b9a8cf4663e04d0c06bcd8eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef73a245ea7d62f3766f66ad037528f98f25a2b9a8cf4663e04d0c06bcd8eda", kill_on_drop: false }` [INFO] [stdout] 7ef73a245ea7d62f3766f66ad037528f98f25a2b9a8cf4663e04d0c06bcd8eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cca102c12f55a2ff4be34f6d9347e76152127aa02809c909dbf07a28f13f499 [INFO] running `Command { std: "docker" "start" "-a" "2cca102c12f55a2ff4be34f6d9347e76152127aa02809c909dbf07a28f13f499", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling flexbuffers v0.2.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling remember-this v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.52s [INFO] running `Command { std: "docker" "inspect" "2cca102c12f55a2ff4be34f6d9347e76152127aa02809c909dbf07a28f13f499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cca102c12f55a2ff4be34f6d9347e76152127aa02809c909dbf07a28f13f499", kill_on_drop: false }` [INFO] [stdout] 2cca102c12f55a2ff4be34f6d9347e76152127aa02809c909dbf07a28f13f499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a586116eff0e4a5881196706896fc14c8995b607dca2df7f06016b13a68a56b [INFO] running `Command { std: "docker" "start" "-a" "7a586116eff0e4a5881196706896fc14c8995b607dca2df7f06016b13a68a56b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling remember-this v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `Command { std: "docker" "inspect" "7a586116eff0e4a5881196706896fc14c8995b607dca2df7f06016b13a68a56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a586116eff0e4a5881196706896fc14c8995b607dca2df7f06016b13a68a56b", kill_on_drop: false }` [INFO] [stdout] 7a586116eff0e4a5881196706896fc14c8995b607dca2df7f06016b13a68a56b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b2f211823276745ddb40bc97c0296fff8157223a566898fc16a50f15b0db464 [INFO] running `Command { std: "docker" "start" "-a" "2b2f211823276745ddb40bc97c0296fff8157223a566898fc16a50f15b0db464", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remember_this-c83045248dc84a3b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cache::test_bytes_to_u64 ... 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] [stderr] Running tests/readme.rs (/opt/rustwide/target/debug/deps/readme-51654278d091dc88) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test readme_sect_example_line_9 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- readme_sect_example_line_9 stdout ---- [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `remember_this` found [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate remember_this; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libremember_this-48c4f2e5c9dd52c3.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libremember_this-52bdb3413efdf75e.rlib [INFO] [stdout] [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `tokio` found [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate tokio; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libtokio-1530d30b98b5af48.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libtokio-1c98e5665dfadc1b.rlib [INFO] [stdout] = note: candidate #3: /opt/rustwide/target/debug/deps/libtokio-430d66eaf515eba1.rlib [INFO] [stdout] = note: candidate #4: /opt/rustwide/target/debug/deps/libtokio-439ce775282e6533.rlib [INFO] [stdout] = note: candidate #5: /opt/rustwide/target/debug/deps/libtokio-4e2e877ce3c79148.rlib [INFO] [stdout] = note: candidate #6: /opt/rustwide/target/debug/deps/libtokio-586475fac72e0145.rlib [INFO] [stdout] = note: candidate #7: /opt/rustwide/target/debug/deps/libtokio-6cc5f407fc21315b.rlib [INFO] [stdout] = note: candidate #8: /opt/rustwide/target/debug/deps/libtokio-89edad41d7e7393b.rlib [INFO] [stdout] = note: candidate #9: /opt/rustwide/target/debug/deps/libtokio-d35c116c74cf2333.rlib [INFO] [stdout] = note: candidate #10: /opt/rustwide/target/debug/deps/libtokio-e240a7306b4f945c.rlib [INFO] [stdout] = note: candidate #11: /opt/rustwide/target/debug/deps/libtokio-ef04430b993ecb82.rlib [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `CacheManagerOptions` in this scope [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let manager_options = CacheManagerOptions::builder() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CacheManagerOptions` [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `CacheManager` in this scope [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let manager = CacheManager::new(&manager_options).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CacheManager` [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `CacheOptions` in this scope [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let cache_options = CacheOptions::default(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CacheOptions` [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> /tmp/rust-skeptic6p1WAR/test.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0464, E0752. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] thread 'readme_sect_example_line_9' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9: [INFO] [stdout] Command failed: [INFO] [stdout] "rustc" "/tmp/rust-skeptic6p1WAR/test.rs" "--verbose" "--crate-type=bin" "--edition=2024" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skeptic6p1WAR/out.exe" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62f04619a5ea - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62f04619a5ea - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62f04619a5ea - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62f04619a5ea - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62f0461b038a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62f0461b038a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62f0461a0412 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62f0461a0412 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62f04617768f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62f04617768f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62f046191fa9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62f046068e6c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x62f046068e6c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62f046192162 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x62f046192162 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62f046177748 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62f04616c7e9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62f04617845d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62f0461b0b1c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62f04609f8ca - skeptic[dace77f97d7f141]::rt::interpret_output [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9 [INFO] [stdout] 20: 0x62f04609ed37 - skeptic[dace77f97d7f141]::rt::handle_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:111:5 [INFO] [stdout] 21: 0x62f0460a063f - skeptic[dace77f97d7f141]::rt::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:25:5 [INFO] [stdout] 22: 0x62f04605cbf3 - readme[fadc262d153f3bd7]::readme_sect_example_line_9 [INFO] [stdout] at /opt/rustwide/target/debug/build/remember-this-6af46383659601b5/out/skeptic-tests.rs:42:5 [INFO] [stdout] 23: 0x62f04605cae7 - readme[fadc262d153f3bd7]::readme_sect_example_line_9::{closure#0} [INFO] [stdout] at /opt/rustwide/target/debug/build/remember-this-6af46383659601b5/out/skeptic-tests.rs:2:40 [INFO] [stdout] 24: 0x62f04605cea6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62f04605cf4b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x62f04605cf4b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x62f04606993b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x62f04606993b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x62f04606993b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x62f04606993b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x62f04606993b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x62f04606993b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x62f04606993b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x62f046063d94 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x62f046063d94 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x62f04606c542 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x62f04606c542 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x62f04606c542 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x62f04606c542 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x62f04606c542 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x62f04606c542 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x62f04606c542 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62f046199caf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x62f046199caf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78357f307aa4 - [INFO] [stdout] 46: 0x78357f394a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] readme_sect_example_line_9 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test readme` [INFO] running `Command { std: "docker" "inspect" "2b2f211823276745ddb40bc97c0296fff8157223a566898fc16a50f15b0db464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2f211823276745ddb40bc97c0296fff8157223a566898fc16a50f15b0db464", kill_on_drop: false }` [INFO] [stdout] 2b2f211823276745ddb40bc97c0296fff8157223a566898fc16a50f15b0db464