[INFO] fetching crate remember-this 0.1.0... [INFO] testing remember-this-0.1.0 against 1.73.0 for beta-1.74-1 [INFO] extracting crate remember-this 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate remember-this 0.1.0 on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.7.1 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded flexbuffers v0.2.2 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4efc5471cd97202acc69e6b5bc5aa30e41918c9474e6afb348362ac5b08fabf [INFO] running `Command { std: "docker" "start" "-a" "e4efc5471cd97202acc69e6b5bc5aa30e41918c9474e6afb348362ac5b08fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4efc5471cd97202acc69e6b5bc5aa30e41918c9474e6afb348362ac5b08fabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4efc5471cd97202acc69e6b5bc5aa30e41918c9474e6afb348362ac5b08fabf", kill_on_drop: false }` [INFO] [stdout] e4efc5471cd97202acc69e6b5bc5aa30e41918c9474e6afb348362ac5b08fabf [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3cdd3fa62a3d4e318f09c52ed8dbea2bc897310a2d4ab9225a23fef104a2b15 [INFO] running `Command { std: "docker" "start" "-a" "f3cdd3fa62a3d4e318f09c52ed8dbea2bc897310a2d4ab9225a23fef104a2b15", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling flexbuffers v0.2.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling remember-this v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.75s [INFO] running `Command { std: "docker" "inspect" "f3cdd3fa62a3d4e318f09c52ed8dbea2bc897310a2d4ab9225a23fef104a2b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3cdd3fa62a3d4e318f09c52ed8dbea2bc897310a2d4ab9225a23fef104a2b15", kill_on_drop: false }` [INFO] [stdout] f3cdd3fa62a3d4e318f09c52ed8dbea2bc897310a2d4ab9225a23fef104a2b15 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94c5081500e1869f3d38fccc96975b548811354c0e19521fc0aedb05685a17ef [INFO] running `Command { std: "docker" "start" "-a" "94c5081500e1869f3d38fccc96975b548811354c0e19521fc0aedb05685a17ef", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling remember-this v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "94c5081500e1869f3d38fccc96975b548811354c0e19521fc0aedb05685a17ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c5081500e1869f3d38fccc96975b548811354c0e19521fc0aedb05685a17ef", kill_on_drop: false }` [INFO] [stdout] 94c5081500e1869f3d38fccc96975b548811354c0e19521fc0aedb05685a17ef [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65c7b5132d4b15de9463048678405403b99524e8154eef9e1c4dbb66c0072bc2 [INFO] running `Command { std: "docker" "start" "-a" "65c7b5132d4b15de9463048678405403b99524e8154eef9e1c4dbb66c0072bc2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remember_this-dd2a0c53025ebc6d) [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-13a79b0d669d7098) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test readme_sect_example_line_9 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] [stderr] Running tests/simple_tests.rs (/opt/rustwide/target/debug/deps/simple_tests-ecd50ee418d60e40) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_format_change ... ok [INFO] [stdout] test test_reopen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests remember-this [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" "65c7b5132d4b15de9463048678405403b99524e8154eef9e1c4dbb66c0072bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c7b5132d4b15de9463048678405403b99524e8154eef9e1c4dbb66c0072bc2", kill_on_drop: false }` [INFO] [stdout] 65c7b5132d4b15de9463048678405403b99524e8154eef9e1c4dbb66c0072bc2