[INFO] fetching crate hypothesis 0.12.0... [INFO] testing hypothesis-0.12.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hypothesis 0.12.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate hypothesis 0.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hypothesis 0.12.0 [INFO] tweaked toml for crates.io crate hypothesis 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hypothesis 0.12.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hypothesis 0.12.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f63b2b0453c857b66319dde70be605e37dc50161aaa662f96de7f219385dbd [INFO] running `Command { std: "docker" "start" "-a" "d7f63b2b0453c857b66319dde70be605e37dc50161aaa662f96de7f219385dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f63b2b0453c857b66319dde70be605e37dc50161aaa662f96de7f219385dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f63b2b0453c857b66319dde70be605e37dc50161aaa662f96de7f219385dbd", kill_on_drop: false }` [INFO] [stdout] d7f63b2b0453c857b66319dde70be605e37dc50161aaa662f96de7f219385dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc8bebf33e9ca2eb05a3235ccb905472d4f76d77e86eb2ec7338bf5af054c8b [INFO] running `Command { std: "docker" "start" "-a" "cdc8bebf33e9ca2eb05a3235ccb905472d4f76d77e86eb2ec7338bf5af054c8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling clap_complete v4.4.5 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling hypothesis v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "cdc8bebf33e9ca2eb05a3235ccb905472d4f76d77e86eb2ec7338bf5af054c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc8bebf33e9ca2eb05a3235ccb905472d4f76d77e86eb2ec7338bf5af054c8b", kill_on_drop: false }` [INFO] [stdout] cdc8bebf33e9ca2eb05a3235ccb905472d4f76d77e86eb2ec7338bf5af054c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6af7da12ec16011dd4436a774d6dfd65c4d77e35f239855f36e354a3f391206 [INFO] running `Command { std: "docker" "start" "-a" "a6af7da12ec16011dd4436a774d6dfd65c4d77e35f239855f36e354a3f391206", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling hypothesis v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.09s [INFO] running `Command { std: "docker" "inspect" "a6af7da12ec16011dd4436a774d6dfd65c4d77e35f239855f36e354a3f391206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6af7da12ec16011dd4436a774d6dfd65c4d77e35f239855f36e354a3f391206", kill_on_drop: false }` [INFO] [stdout] a6af7da12ec16011dd4436a774d6dfd65c4d77e35f239855f36e354a3f391206 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4e361aa108295f94ba4402360c224abeee873a2fc139a7a18b8586e76704dc6 [INFO] running `Command { std: "docker" "start" "-a" "f4e361aa108295f94ba4402360c224abeee873a2fc139a7a18b8586e76704dc6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hypothesis-29b8e1b668a55f93) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hypothesis-4aeb6c2262a63777) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-2c328ebecea00e35) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test add_and_delete_annotation ... FAILED [INFO] [stdout] test update_group ... FAILED [INFO] [stdout] test create_and_leave_group ... FAILED [INFO] [stdout] test search_annotations ... FAILED [INFO] [stdout] test update_annotation ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- add_and_delete_annotation stdout ---- [INFO] [stdout] Error: path not found [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] path not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/cli.rs:33:5 [INFO] [stdout] [INFO] [stdout] ---- update_group stdout ---- [INFO] [stdout] Error: environment variable not found [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] environment variable not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/cli.rs:213:20 [INFO] [stdout] [INFO] [stdout] ---- create_and_leave_group stdout ---- [INFO] [stdout] Error: path not found [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] path not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/cli.rs:177:5 [INFO] [stdout] [INFO] [stdout] ---- search_annotations stdout ---- [INFO] [stdout] Error: path not found [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] path not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/cli.rs:114:5 [INFO] [stdout] [INFO] [stdout] ---- update_annotation stdout ---- [INFO] [stdout] Error: path not found [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] path not found [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/cli.rs:69:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] add_and_delete_annotation [INFO] [stdout] create_and_leave_group [INFO] [stdout] search_annotations [INFO] [stdout] update_annotation [INFO] [stdout] update_group [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "f4e361aa108295f94ba4402360c224abeee873a2fc139a7a18b8586e76704dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e361aa108295f94ba4402360c224abeee873a2fc139a7a18b8586e76704dc6", kill_on_drop: false }` [INFO] [stdout] f4e361aa108295f94ba4402360c224abeee873a2fc139a7a18b8586e76704dc6