[INFO] cloning repository https://github.com/mwc10/dt-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwc10/dt-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fdt-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fdt-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26d0a57710ae2f9c4e90bdceadca40472e02076e [INFO] checking mwc10/dt-backup against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fdt-backup" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwc10/dt-backup on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwc10/dt-backup [INFO] finished tweaking git repo https://github.com/mwc10/dt-backup [INFO] tweaked toml for git repo https://github.com/mwc10/dt-backup written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mwc10/dt-backup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91daf070e38ac74a32e2a92f43d6e8e1055a12c94418af145afbf54d58b0ceb4 [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" "91daf070e38ac74a32e2a92f43d6e8e1055a12c94418af145afbf54d58b0ceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91daf070e38ac74a32e2a92f43d6e8e1055a12c94418af145afbf54d58b0ceb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91daf070e38ac74a32e2a92f43d6e8e1055a12c94418af145afbf54d58b0ceb4", kill_on_drop: false }` [INFO] [stdout] 91daf070e38ac74a32e2a92f43d6e8e1055a12c94418af145afbf54d58b0ceb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c484393dd95b21edb8c78ba55e143239160d86db175e82a0decb90366f452cee [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" "c484393dd95b21edb8c78ba55e143239160d86db175e82a0decb90366f452cee", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking attohttpc v0.17.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking dt-backup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.46s [INFO] running `Command { std: "docker" "inspect" "c484393dd95b21edb8c78ba55e143239160d86db175e82a0decb90366f452cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c484393dd95b21edb8c78ba55e143239160d86db175e82a0decb90366f452cee", kill_on_drop: false }` [INFO] [stdout] c484393dd95b21edb8c78ba55e143239160d86db175e82a0decb90366f452cee