[INFO] fetching crate idasen 0.1.4... [INFO] checking idasen-0.1.4 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate idasen 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate idasen 0.1.4 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate idasen 0.1.4 [INFO] finished tweaking crates.io crate idasen 0.1.4 [INFO] tweaked toml for crates.io crate idasen 0.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] 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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f71062747f937203a4f297c0ceb4d5402d4d6432ce5558f91d15d8bc2fd3ff1 [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" "8f71062747f937203a4f297c0ceb4d5402d4d6432ce5558f91d15d8bc2fd3ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f71062747f937203a4f297c0ceb4d5402d4d6432ce5558f91d15d8bc2fd3ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f71062747f937203a4f297c0ceb4d5402d4d6432ce5558f91d15d8bc2fd3ff1", kill_on_drop: false }` [INFO] [stdout] 8f71062747f937203a4f297c0ceb4d5402d4d6432ce5558f91d15d8bc2fd3ff1 [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a867e01139f4cd15ab46a7f4ca7aa1f6d9091e5fd1ffa8c66688d158dda1595c [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" "a867e01139f4cd15ab46a7f4ca7aa1f6d9091e5fd1ffa8c66688d158dda1595c", 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 autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking dbus v0.9.2 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling btleplug v0.6.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling winrt_gen v0.7.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling winrt_macros v0.7.2 [INFO] [stderr] Checking winrt v0.7.2 [INFO] [stderr] Checking idasen v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "a867e01139f4cd15ab46a7f4ca7aa1f6d9091e5fd1ffa8c66688d158dda1595c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a867e01139f4cd15ab46a7f4ca7aa1f6d9091e5fd1ffa8c66688d158dda1595c", kill_on_drop: false }` [INFO] [stdout] a867e01139f4cd15ab46a7f4ca7aa1f6d9091e5fd1ffa8c66688d158dda1595c