[INFO] fetching crate distinst 0.3.2... [INFO] testing distinst-0.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate distinst 0.3.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate distinst 0.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate distinst 0.3.2 [INFO] finished tweaking crates.io crate distinst 0.3.2 [INFO] tweaked toml for crates.io crate distinst 0.3.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9390b84ab3cdc405757aeec4389080864d43a87cdce1f1adfb9fa9b873915227 [INFO] running `Command { std: "docker" "start" "-a" "9390b84ab3cdc405757aeec4389080864d43a87cdce1f1adfb9fa9b873915227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9390b84ab3cdc405757aeec4389080864d43a87cdce1f1adfb9fa9b873915227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9390b84ab3cdc405757aeec4389080864d43a87cdce1f1adfb9fa9b873915227", kill_on_drop: false }` [INFO] [stdout] 9390b84ab3cdc405757aeec4389080864d43a87cdce1f1adfb9fa9b873915227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f9697b8e14dbc75ffa44457645df152c7a6bfe64015f371fa5a4a28a49e2ab7 [INFO] running `Command { std: "docker" "start" "-a" "6f9697b8e14dbc75ffa44457645df152c7a6bfe64015f371fa5a4a28a49e2ab7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libparted-sys v0.3.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cbindgen v0.4.3 [INFO] [stdout] error[E0425]: cannot find function `parse_crate` in crate `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.4.3/src/bindgen/parser.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | let i = syn::parse_crate(&s) [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_crate` in crate `syn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.4.3/src/bindgen/parser.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | let i = syn::parse_crate(&s).map_err(|msg| { [INFO] [stdout] | ^^^^^^^^^^^ not found in `syn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cbindgen-0.4.3/src/bindgen/parser.rs:281:55 [INFO] [stdout] | [INFO] [stdout] 281 | let i = syn::parse_crate(&s).map_err(|msg| { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 281 | let i = syn::parse_crate(&s).map_err(|&msg| { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cbindgen` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f9697b8e14dbc75ffa44457645df152c7a6bfe64015f371fa5a4a28a49e2ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9697b8e14dbc75ffa44457645df152c7a6bfe64015f371fa5a4a28a49e2ab7", kill_on_drop: false }` [INFO] [stdout] 6f9697b8e14dbc75ffa44457645df152c7a6bfe64015f371fa5a4a28a49e2ab7