[INFO] fetching crate active-storage 0.1.1...
[INFO] testing active-storage-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate active-storage 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate active-storage 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate active-storage 0.1.1
[INFO] tweaked toml for crates.io crate active-storage 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate active-storage 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate active-storage 0.1.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78
[INFO] running `Command { std: "docker" "start" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", 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" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", 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" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling active-storage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
[INFO] running `Command { std: "docker" "inspect" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", 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" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dockertest v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling active-storage v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tree-fs v0.1.0
[INFO] [stderr]    Compiling bollard-stubs v1.42.0-rc.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling bollard v0.13.0
[INFO] [stderr]    Compiling dockertest-server v0.1.7
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", 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" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/active_storage-52586351eae42b4f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test multi_store::tests::can_add_mirrors ... ok
[INFO] [stdout] test multi_store::tests::can_update_policy ... ok
[INFO] [stdout] test multi_store::tests::can_add_store ... ok
[INFO] [stdout] test drivers::inmem::tests::validate_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-176cacea2e086af3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test drivers::inmem::inmem ... ok
[INFO] [stdout] test drivers::disk::disk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multi.rs (/opt/rustwide/target/debug/deps/multi-8031bc77429ab0e0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test can_delete_directory_with_mirror_from_master ... ok
[INFO] [stdout] test can_delete_with_mirror_from_master ... ok
[INFO] [stdout] test can_mirror ... ok
[INFO] [stdout] test can_write_with_mirror_from_master ... ok
[INFO] [stdout] test can_failure_policy::case_1 ... ok
[INFO] [stdout] test can_failure_policy::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests active_storage
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] test src/multi_store.rs - multi_store (line 9) ... ok
[INFO] [stdout] test src/lib.rs - (line 41) ... ok
[INFO] [stdout] test src/lib.rs - StoreConfig::build (line 69) ... ok
[INFO] [stdout] test src/store.rs - store (line 8) ... ok
[INFO] [stdout] test src/store.rs - store::Store::last_modified (line 199) ... ok
[INFO] [stdout] test src/store.rs - store::Store::read (line 104) ... ok
[INFO] [stdout] test src/store.rs - store::Store::write (line 76) ... ok
[INFO] [stdout] test src/store.rs - store::Store::delete_directory (line 167) ... ok
[INFO] [stdout] test src/store.rs - store::Store::file_exists (line 45) ... ok
[INFO] [stdout] test src/store.rs - store::Store::delete (line 138) ... ok
[INFO] [stdout] test src/multi_store.rs - multi_store::Mirror<'a>::delete (line 215) ... FAILED
[INFO] [stdout] test src/multi_store.rs - multi_store::Mirror<'a>::write (line 167) ... FAILED
[INFO] [stdout] test src/multi_store.rs - multi_store::MultiStore::new (line 47) ... FAILED
[INFO] [stdout] test src/multi_store.rs - multi_store::Mirror<'a>::delete_directory (line 265) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi_store.rs - multi_store::Mirror<'a>::delete (line 215) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (2844) has overflowed its stack
[INFO] [stdout] fatal runtime error: stack overflow, aborting
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi_store.rs - multi_store::Mirror<'a>::write (line 167) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (3036) has overflowed its stack
[INFO] [stdout] fatal runtime error: stack overflow, aborting
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi_store.rs - multi_store::MultiStore::new (line 47) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (3054) has overflowed its stack
[INFO] [stdout] fatal runtime error: stack overflow, aborting
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi_store.rs - multi_store::Mirror<'a>::delete_directory (line 265) stdout ----
[INFO] [stdout] Test executable failed (signal: 6 (SIGABRT) (core dumped)).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (3091) has overflowed its stack
[INFO] [stdout] fatal runtime error: stack overflow, aborting
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/multi_store.rs - multi_store::Mirror<'a>::delete (line 215)
[INFO] [stdout]     src/multi_store.rs - multi_store::Mirror<'a>::delete_directory (line 265)
[INFO] [stdout]     src/multi_store.rs - multi_store::Mirror<'a>::write (line 167)
[INFO] [stdout]     src/multi_store.rs - multi_store::MultiStore::new (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78", kill_on_drop: false }`
[INFO] [stdout] a4ea732063cd871633b9ce25d66cb5716ca8ad754b4a703d7e653771a7257f78
