[INFO] fetching crate binsec 1.0.0... [INFO] checking binsec-1.0.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate binsec 1.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate binsec 1.0.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate binsec 1.0.0 [INFO] finished tweaking crates.io crate binsec 1.0.0 [INFO] tweaked toml for crates.io crate binsec 1.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate binsec 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded platforms v0.2.1 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded libflate v1.0.1 [INFO] [stderr] Downloaded typetag-impl v0.1.5 [INFO] [stderr] Downloaded ctor v0.1.15 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] [stderr] Downloaded goblin v0.2.3 [INFO] [stderr] Downloaded term-table v1.3.0 [INFO] [stderr] Downloaded typetag v0.1.5 [INFO] [stderr] Downloaded procfs v0.8.0 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e306a9d4d2490d14a4567a6488aa9b397f0eaa3f240798d42bc43d21cad0ee8f [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" "e306a9d4d2490d14a4567a6488aa9b397f0eaa3f240798d42bc43d21cad0ee8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e306a9d4d2490d14a4567a6488aa9b397f0eaa3f240798d42bc43d21cad0ee8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e306a9d4d2490d14a4567a6488aa9b397f0eaa3f240798d42bc43d21cad0ee8f", kill_on_drop: false }` [INFO] [stdout] e306a9d4d2490d14a4567a6488aa9b397f0eaa3f240798d42bc43d21cad0ee8f [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1deebdae7529adede26181caa6c046e9b04f59b9ddbbd50d3f54884c0e4475b7 [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" "1deebdae7529adede26181caa6c046e9b04f59b9ddbbd50d3f54884c0e4475b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking libflate v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking procfs v0.8.0 [INFO] [stderr] Checking term-table v1.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking sysctl v0.4.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking typetag v0.1.5 [INFO] [stderr] Checking binsec v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1deebdae7529adede26181caa6c046e9b04f59b9ddbbd50d3f54884c0e4475b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1deebdae7529adede26181caa6c046e9b04f59b9ddbbd50d3f54884c0e4475b7", kill_on_drop: false }` [INFO] [stdout] 1deebdae7529adede26181caa6c046e9b04f59b9ddbbd50d3f54884c0e4475b7