[INFO] cloning repository https://github.com/chirsz-ever/r2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chirsz-ever/r2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Fr2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Fr2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb9fe5792a1ab95d2c420d81fb4ffde4eb4d480 [INFO] checking chirsz-ever/r2-rs against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirsz-ever%2Fr2-rs" "/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/chirsz-ever/r2-rs on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chirsz-ever/r2-rs [INFO] finished tweaking git repo https://github.com/chirsz-ever/r2-rs [INFO] tweaked toml for git repo https://github.com/chirsz-ever/r2-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/chirsz-ever/r2-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded constant_time_eq v0.1.4 [INFO] [stderr] Downloaded backtrace v0.3.38 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded nom v5.0.1 [INFO] [stderr] Downloaded redox_users v0.3.1 [INFO] [stderr] Downloaded static_assertions v0.3.4 [INFO] [stderr] Downloaded lexical-core v0.4.6 [INFO] [stderr] Downloaded rustyline v5.0.3 [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded rust-argon2 v0.5.1 [INFO] [stderr] Downloaded unicode-width v0.1.6 [INFO] [stderr] Downloaded rustyline-derive v0.2.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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9bb99ac714a26b24947692d56e98f921dc8986d4345430dbab02ea4441ab57 [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" "5f9bb99ac714a26b24947692d56e98f921dc8986d4345430dbab02ea4441ab57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9bb99ac714a26b24947692d56e98f921dc8986d4345430dbab02ea4441ab57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9bb99ac714a26b24947692d56e98f921dc8986d4345430dbab02ea4441ab57", kill_on_drop: false }` [INFO] [stdout] 5f9bb99ac714a26b24947692d56e98f921dc8986d4345430dbab02ea4441ab57 [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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dbf4d9fe3d4216c38d97318efc8b062c640dda442a106424fc647da2c603d95 [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" "8dbf4d9fe3d4216c38d97318efc8b062c640dda442a106424fc647da2c603d95", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Compiling rustyline-derive v0.2.0 [INFO] [stderr] Checking r2-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.78s [INFO] running `Command { std: "docker" "inspect" "8dbf4d9fe3d4216c38d97318efc8b062c640dda442a106424fc647da2c603d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbf4d9fe3d4216c38d97318efc8b062c640dda442a106424fc647da2c603d95", kill_on_drop: false }` [INFO] [stdout] 8dbf4d9fe3d4216c38d97318efc8b062c640dda442a106424fc647da2c603d95