[INFO] cloning repository https://github.com/oxy-secure/oxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxy-secure/oxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxy-secure%2Foxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxy-secure%2Foxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891cedf8fd9945fbccd9e67f6644a80bc4963d81 [INFO] checking oxy-secure/oxy against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxy-secure%2Foxy" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oxy-secure/oxy on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oxy-secure/oxy [INFO] finished tweaking git repo https://github.com/oxy-secure/oxy [INFO] tweaked toml for git repo https://github.com/oxy-secure/oxy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/oxy-secure/oxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac5ddb838b21f53fb69a4c12bb9ae76a5561c41511968d5f6774b3f854804297 [INFO] running `Command { std: "docker" "start" "-a" "ac5ddb838b21f53fb69a4c12bb9ae76a5561c41511968d5f6774b3f854804297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac5ddb838b21f53fb69a4c12bb9ae76a5561c41511968d5f6774b3f854804297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5ddb838b21f53fb69a4c12bb9ae76a5561c41511968d5f6774b3f854804297", kill_on_drop: false }` [INFO] [stdout] ac5ddb838b21f53fb69a4c12bb9ae76a5561c41511968d5f6774b3f854804297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d65ca8244229b3129dd255665f8cc10f55b5c4831d42949f40bc081601a0f881 [INFO] running `Command { std: "docker" "start" "-a" "d65ca8244229b3129dd255665f8cc10f55b5c4831d42949f40bc081601a0f881", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling subtle v0.6.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking termcolor v1.0.3 [INFO] [stderr] Checking static_slice v0.0.3 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking dirs v1.0.3 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Compiling terminfo v0.6.0 [INFO] [stderr] Compiling snow v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling curve25519-dalek v0.18.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking x25519-dalek v0.2.1 [INFO] [stderr] Checking transportation v3.0.0-dev (https://github.com/oxy-secure/transportation.git?branch=dev#ff9c7cf2) [INFO] [stderr] Compiling serde_derive v1.0.77 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking serde_cbor v0.8.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking mortal v0.1.4 [INFO] [stderr] Checking linefeed v0.5.1 [INFO] [stderr] Checking oxy v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/copy.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let path = path.trim_right_matches('/').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/copy.rs:165:67 [INFO] [stdout] | [INFO] [stdout] 165 | ... let tail = tail.to_str().unwrap().trim_right_matches('/').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/copy.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let path = path.trim_right_matches('/').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/copy.rs:165:67 [INFO] [stdout] | [INFO] [stdout] 165 | ... let tail = tail.to_str().unwrap().trim_right_matches('/').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "d65ca8244229b3129dd255665f8cc10f55b5c4831d42949f40bc081601a0f881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ca8244229b3129dd255665f8cc10f55b5c4831d42949f40bc081601a0f881", kill_on_drop: false }` [INFO] [stdout] d65ca8244229b3129dd255665f8cc10f55b5c4831d42949f40bc081601a0f881