[INFO] fetching crate falcon-raptor 0.5.2... [INFO] testing falcon-raptor-0.5.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate falcon-raptor 0.5.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate falcon-raptor 0.5.2 [INFO] finished tweaking crates.io crate falcon-raptor 0.5.2 [INFO] tweaked toml for crates.io crate falcon-raptor 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate falcon-raptor 0.5.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 121 packages to latest compatible versions [INFO] [stderr] Adding goblin v0.4.3 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstr_core v0.2.6 [INFO] [stderr] Downloaded falcon_capstone v0.5.2 [INFO] [stderr] Downloaded falcon-z3 v0.5.2 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded falcon v0.5.5 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] [stderr] Downloaded bad64 v0.6.0 [INFO] [stderr] Downloaded bad64-sys v0.5.0 [INFO] [stderr] Downloaded z3-sys v0.7.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5db4d5b50234303cac66ff46eceed6c17eb233d3eb3cc156fffce13aa265f97 [INFO] running `Command { std: "docker" "start" "-a" "e5db4d5b50234303cac66ff46eceed6c17eb233d3eb3cc156fffce13aa265f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5db4d5b50234303cac66ff46eceed6c17eb233d3eb3cc156fffce13aa265f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5db4d5b50234303cac66ff46eceed6c17eb233d3eb3cc156fffce13aa265f97", kill_on_drop: false }` [INFO] [stdout] e5db4d5b50234303cac66ff46eceed6c17eb233d3eb3cc156fffce13aa265f97 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d524059020afff6e5648968c25dc83f5ee10bd904676e7cbc91b9e46fafd0fc7 [INFO] running `Command { std: "docker" "start" "-a" "d524059020afff6e5648968c25dc83f5ee10bd904676e7cbc91b9e46fafd0fc7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling bad64-sys v0.5.0 [INFO] [stderr] Compiling falcon_capstone v0.5.2 [INFO] [stderr] Compiling z3-sys v0.7.1 [INFO] [stderr] Compiling bad64 v0.6.0 [INFO] [stderr] Compiling falcon v0.5.5 [INFO] [stderr] Compiling falcon-z3 v0.5.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `falcon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/falcon-z3-0.5.2/lib/lib.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | Falcon(::falcon::error::Error); [INFO] [stdout] | ^^^^^ could not find `error` in `falcon` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 26 + use std::error; [INFO] [stdout] | [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 31 - Falcon(::falcon::error::Error); [INFO] [stdout] 31 + Falcon(error::Error); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `falcon-z3` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d524059020afff6e5648968c25dc83f5ee10bd904676e7cbc91b9e46fafd0fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d524059020afff6e5648968c25dc83f5ee10bd904676e7cbc91b9e46fafd0fc7", kill_on_drop: false }` [INFO] [stdout] d524059020afff6e5648968c25dc83f5ee10bd904676e7cbc91b9e46fafd0fc7