[INFO] cloning repository https://github.com/McSib/e621_downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/McSib/e621_downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcSib%2Fe621_downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcSib%2Fe621_downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d44e4c8f68f81f2b1b4a18f51751251d5eb34e0d [INFO] checking McSib/e621_downloader against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcSib%2Fe621_downloader" "/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/McSib/e621_downloader on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/McSib/e621_downloader [INFO] finished tweaking git repo https://github.com/McSib/e621_downloader [INFO] tweaked toml for git repo https://github.com/McSib/e621_downloader written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/McSib/e621_downloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 29befa05c44082b7c500b7e4426c09b7fad457b123a062ac6780e148425baa44 [INFO] running `Command { std: "docker" "start" "-a" "29befa05c44082b7c500b7e4426c09b7fad457b123a062ac6780e148425baa44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29befa05c44082b7c500b7e4426c09b7fad457b123a062ac6780e148425baa44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29befa05c44082b7c500b7e4426c09b7fad457b123a062ac6780e148425baa44", kill_on_drop: false }` [INFO] [stdout] 29befa05c44082b7c500b7e4426c09b7fad457b123a062ac6780e148425baa44 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc17c552440efae20c08c8f240f3d5c2b94a2962f111ebdbe306f543a1e58e2 [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" "1fc17c552440efae20c08c8f240f3d5c2b94a2962f111ebdbe306f543a1e58e2", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking base64-url v1.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking e621_downloader v1.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "1fc17c552440efae20c08c8f240f3d5c2b94a2962f111ebdbe306f543a1e58e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc17c552440efae20c08c8f240f3d5c2b94a2962f111ebdbe306f543a1e58e2", kill_on_drop: false }` [INFO] [stdout] 1fc17c552440efae20c08c8f240f3d5c2b94a2962f111ebdbe306f543a1e58e2