[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] testing mapleFU/scan-bench against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmapleFU%2Fscan-bench" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mapleFU/scan-bench 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 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-12/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: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 cmake v0.1.40 [INFO] [stderr] Downloaded getrandom v0.1.7 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.98 [INFO] [stderr] Downloaded url v2.0.0 [INFO] [stderr] Downloaded sys-info v0.5.7 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded valgrind_request v1.1.0 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] [stderr] Downloaded bstr v0.2.6 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded serde v1.0.98 [INFO] [stderr] Downloaded percent-encoding v2.0.0 [INFO] [stderr] Downloaded callgrind v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 7994907787c9ace9923dd3129c943e1faa7b5d47cb44466c8a7cf2ab35af7bf6 [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" "7994907787c9ace9923dd3129c943e1faa7b5d47cb44466c8a7cf2ab35af7bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7994907787c9ace9923dd3129c943e1faa7b5d47cb44466c8a7cf2ab35af7bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7994907787c9ace9923dd3129c943e1faa7b5d47cb44466c8a7cf2ab35af7bf6", kill_on_drop: false }` [INFO] [stdout] 7994907787c9ace9923dd3129c943e1faa7b5d47cb44466c8a7cf2ab35af7bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c10913a290cf3248e747ffe8827c75bd092fa237738c7b238d7bb6e91e62b37a [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" "c10913a290cf3248e747ffe8827c75bd092fa237738c7b238d7bb6e91e62b37a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling valgrind_request v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling profiler v0.0.1 (/opt/rustwide/workdir/components/profiler) [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 7 | | rolq $$61, %rdi ; rolq $$51, %rdi [INFO] [stdout] 8 | | xchgq %rbx, %rbx" [INFO] [stdout] 9 | | : "={rdx}" (result) [INFO] [stdout] ... | [INFO] [stdout] 12 | | : "cc", "memory" [INFO] [stdout] 13 | | : "volatile"); [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `valgrind_request` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c10913a290cf3248e747ffe8827c75bd092fa237738c7b238d7bb6e91e62b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10913a290cf3248e747ffe8827c75bd092fa237738c7b238d7bb6e91e62b37a", kill_on_drop: false }` [INFO] [stdout] c10913a290cf3248e747ffe8827c75bd092fa237738c7b238d7bb6e91e62b37a