[INFO] fetching crate bach 0.0.2... [INFO] testing bach-0.0.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate bach 0.0.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bach 0.0.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bach 0.0.2 [INFO] finished tweaking crates.io crate bach 0.0.2 [INFO] tweaked toml for crates.io crate bach 0.0.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bolero-generator v0.6.0 [INFO] [stderr] Downloaded nanorand v0.4.4 [INFO] [stderr] Downloaded bolero-generator-derive v0.6.1 [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] [stderr] Downloaded bolero-honggfuzz v0.6.0 [INFO] [stderr] Downloaded bolero-afl v0.6.0 [INFO] [stderr] Downloaded bolero v0.6.0 [INFO] [stderr] Downloaded bolero-libfuzzer v0.6.0 [INFO] [stderr] Downloaded bolero-engine v0.6.0 [INFO] [stderr] Downloaded libtest-mimic v0.2.0 [INFO] [stderr] Downloaded fixedbitset v0.3.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.1 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded idmap v0.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fdf84ec048611d00c95e1d1cf66b919373b95877aa1f493e511c4c7cf89c595 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fdf84ec048611d00c95e1d1cf66b919373b95877aa1f493e511c4c7cf89c595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fdf84ec048611d00c95e1d1cf66b919373b95877aa1f493e511c4c7cf89c595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdf84ec048611d00c95e1d1cf66b919373b95877aa1f493e511c4c7cf89c595", kill_on_drop: false }` [INFO] [stdout] 5fdf84ec048611d00c95e1d1cf66b919373b95877aa1f493e511c4c7cf89c595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eddd1ba623967cbd8f4e322715732553cdfaf02decbc6ae374e9a740c523b499 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eddd1ba623967cbd8f4e322715732553cdfaf02decbc6ae374e9a740c523b499", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling idmap v0.2.19 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling intrusive-collections v0.9.1 [INFO] [stderr] Compiling nanorand v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling bach v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "eddd1ba623967cbd8f4e322715732553cdfaf02decbc6ae374e9a740c523b499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eddd1ba623967cbd8f4e322715732553cdfaf02decbc6ae374e9a740c523b499", kill_on_drop: false }` [INFO] [stdout] eddd1ba623967cbd8f4e322715732553cdfaf02decbc6ae374e9a740c523b499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68fa718a0f840ea9b7eccb0a290c847ab87231dd0e1f1d2bbe7e39852e80e33b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68fa718a0f840ea9b7eccb0a290c847ab87231dd0e1f1d2bbe7e39852e80e33b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bolero-generator-derive v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bolero-generator v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling libtest-mimic v0.2.0 [INFO] [stderr] Compiling bolero-engine v0.6.0 [INFO] [stderr] Compiling bolero v0.6.0 [INFO] [stderr] Compiling bach v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `block` found for struct `executor::Executor` in the current scope [INFO] [stdout] --> src/graph.rs:868:18 [INFO] [stdout] | [INFO] [stdout] 868 | executor.block(); [INFO] [stdout] | ^^^^^ method not found in `executor::Executor` [INFO] [stdout] | [INFO] [stdout] ::: src/executor.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Executor { [INFO] [stdout] | -------------------------------- method `block` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bach` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "68fa718a0f840ea9b7eccb0a290c847ab87231dd0e1f1d2bbe7e39852e80e33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fa718a0f840ea9b7eccb0a290c847ab87231dd0e1f1d2bbe7e39852e80e33b", kill_on_drop: false }` [INFO] [stdout] 68fa718a0f840ea9b7eccb0a290c847ab87231dd0e1f1d2bbe7e39852e80e33b