[INFO] cloning repository https://github.com/mapleFU/scan-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapleFU/scan-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapleFU%2Fscan-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapleFU%2Fscan-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cea695467d3ba7600d5b6c11010eb1ed60335982 [INFO] checking mapleFU/scan-bench against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapleFU%2Fscan-bench" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mapleFU/scan-bench on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mapleFU/scan-bench [INFO] finished tweaking git repo https://github.com/mapleFU/scan-bench [INFO] tweaked toml for git repo https://github.com/mapleFU/scan-bench written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mapleFU/scan-bench 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pingcap/rust-rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/titan.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/bzip2-rs.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/lz4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/rust-snappy.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Updating git repository `https://github.com/gyscos/zstd-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded percent-encoding v2.0.0 [INFO] [stderr] Downloaded sys-info v0.5.7 [INFO] [stderr] Downloaded cmake v0.1.40 [INFO] [stderr] Downloaded getrandom v0.1.7 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded url v2.0.0 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded bstr v0.2.6 [INFO] [stderr] Downloaded callgrind v1.1.0 [INFO] [stderr] Downloaded valgrind_request v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cb1145e7c26b0d246269ada5c2e6b46cc4153f2db11554fa35f4b4b0f7c8c35 [INFO] running `Command { std: "docker" "start" "-a" "2cb1145e7c26b0d246269ada5c2e6b46cc4153f2db11554fa35f4b4b0f7c8c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb1145e7c26b0d246269ada5c2e6b46cc4153f2db11554fa35f4b4b0f7c8c35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb1145e7c26b0d246269ada5c2e6b46cc4153f2db11554fa35f4b4b0f7c8c35", kill_on_drop: false }` [INFO] [stdout] 2cb1145e7c26b0d246269ada5c2e6b46cc4153f2db11554fa35f4b4b0f7c8c35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 515d76cd48203e6e5bc2befe7649bd0d70598bf3fe83877524be3851617195e2 [INFO] running `Command { std: "docker" "start" "-a" "515d76cd48203e6e5bc2befe7649bd0d70598bf3fe83877524be3851617195e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Checking getrandom v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking percent-encoding v2.0.0 [INFO] [stderr] Checking valgrind_request v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/valgrind_request-1.1.0/src/arch/x86_64.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | asm!("rolq $$3, %rdi ; rolq $$13, %rdi [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] error: could not compile `valgrind_request` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "515d76cd48203e6e5bc2befe7649bd0d70598bf3fe83877524be3851617195e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515d76cd48203e6e5bc2befe7649bd0d70598bf3fe83877524be3851617195e2", kill_on_drop: false }` [INFO] [stdout] 515d76cd48203e6e5bc2befe7649bd0d70598bf3fe83877524be3851617195e2