[INFO] fetching crate dnslogger 0.1.3... [INFO] checking dnslogger-0.1.3 against beta for pr-78714 [INFO] extracting crate dnslogger 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dnslogger 0.1.3 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dnslogger 0.1.3 [INFO] finished tweaking crates.io crate dnslogger 0.1.3 [INFO] tweaked toml for crates.io crate dnslogger 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate dnslogger 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 600fb085a5aff2c2faab8fc077ccb4465049d2328e8fb63e0c41de2831a514ab [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" "600fb085a5aff2c2faab8fc077ccb4465049d2328e8fb63e0c41de2831a514ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "600fb085a5aff2c2faab8fc077ccb4465049d2328e8fb63e0c41de2831a514ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600fb085a5aff2c2faab8fc077ccb4465049d2328e8fb63e0c41de2831a514ab", kill_on_drop: false }` [INFO] [stdout] 600fb085a5aff2c2faab8fc077ccb4465049d2328e8fb63e0c41de2831a514ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec4b5698fee5618ec651746f3cd47c34212163a5f9146d6fafdfc3d6588061a [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" "0ec4b5698fee5618ec651746f3cd47c34212163a5f9146d6fafdfc3d6588061a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking pnet_datalink v0.26.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Checking pnet_transport v0.26.0 [INFO] [stderr] Checking dnslogger v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "0ec4b5698fee5618ec651746f3cd47c34212163a5f9146d6fafdfc3d6588061a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec4b5698fee5618ec651746f3cd47c34212163a5f9146d6fafdfc3d6588061a", kill_on_drop: false }` [INFO] [stdout] 0ec4b5698fee5618ec651746f3cd47c34212163a5f9146d6fafdfc3d6588061a