[INFO] cloning repository https://github.com/SirWaddles/pywickdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SirWaddles/pywickdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWaddles%2Fpywickdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWaddles%2Fpywickdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33437bd0bcd92a222076d026a15824d24609512e [INFO] testing SirWaddles/pywickdl against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirWaddles%2Fpywickdl" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SirWaddles/pywickdl on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SirWaddles/pywickdl [INFO] finished tweaking git repo https://github.com/SirWaddles/pywickdl [INFO] tweaked toml for git repo https://github.com/SirWaddles/pywickdl written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/SirWaddles/pywickdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython` [INFO] [stderr] Updating git repository `https://github.com/SirWaddles/WickDownloader` [INFO] [stderr] Updating git repository `https://github.com/SirWaddles/JohnWickParse` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8003cdf28429081818789f63647fe94f7e2baedb846c4e1504862a426df1e221 [INFO] running `Command { std: "docker" "start" "-a" "8003cdf28429081818789f63647fe94f7e2baedb846c4e1504862a426df1e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8003cdf28429081818789f63647fe94f7e2baedb846c4e1504862a426df1e221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8003cdf28429081818789f63647fe94f7e2baedb846c4e1504862a426df1e221", kill_on_drop: false }` [INFO] [stdout] 8003cdf28429081818789f63647fe94f7e2baedb846c4e1504862a426df1e221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0fb079596c5d759ccff9bc4d2fc3c064e43fe91899d96e02ee1ddb60952f2f [INFO] running `Command { std: "docker" "start" "-a" "bb0fb079596c5d759ccff9bc4d2fc3c064e43fe91899d96e02ee1ddb60952f2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling cpython v0.4.1 (https://github.com/dgrunwald/rust-cpython#7fb4dd2e) [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling bitreader v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling python3-sys v0.4.1 (https://github.com/dgrunwald/rust-cpython#7fb4dd2e) [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling erased-serde v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling john-wick-parse v4.0.2 (https://github.com/SirWaddles/JohnWickParse#c3eff5f2) [INFO] [stderr] Compiling wickdl v0.2.4 (https://github.com/SirWaddles/WickDownloader#8b54d6e1) [INFO] [stderr] Compiling pywickdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "bb0fb079596c5d759ccff9bc4d2fc3c064e43fe91899d96e02ee1ddb60952f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0fb079596c5d759ccff9bc4d2fc3c064e43fe91899d96e02ee1ddb60952f2f", kill_on_drop: false }` [INFO] [stdout] bb0fb079596c5d759ccff9bc4d2fc3c064e43fe91899d96e02ee1ddb60952f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f18e23789af2ef71136b298a8498d2b52474d0d9519187caeae3d0fe13fd02 [INFO] running `Command { std: "docker" "start" "-a" "b3f18e23789af2ef71136b298a8498d2b52474d0d9519187caeae3d0fe13fd02", kill_on_drop: false }` [INFO] [stderr] Compiling pywickdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.08s [INFO] running `Command { std: "docker" "inspect" "b3f18e23789af2ef71136b298a8498d2b52474d0d9519187caeae3d0fe13fd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f18e23789af2ef71136b298a8498d2b52474d0d9519187caeae3d0fe13fd02", kill_on_drop: false }` [INFO] [stdout] b3f18e23789af2ef71136b298a8498d2b52474d0d9519187caeae3d0fe13fd02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5d428bc0f28270543732a16fce3cfa545bbea6cefff72b3565b3adb93a1936e [INFO] running `Command { std: "docker" "start" "-a" "e5d428bc0f28270543732a16fce3cfa545bbea6cefff72b3565b3adb93a1936e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pywickdl-c6efad72854f15f3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5d428bc0f28270543732a16fce3cfa545bbea6cefff72b3565b3adb93a1936e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d428bc0f28270543732a16fce3cfa545bbea6cefff72b3565b3adb93a1936e", kill_on_drop: false }` [INFO] [stdout] e5d428bc0f28270543732a16fce3cfa545bbea6cefff72b3565b3adb93a1936e