[INFO] updating cached repository https://github.com/eeeeeta/f24-bbk-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb736e34c5a4daf56925cff35344e1c7fb5560dc [INFO] testing eeeeeta/f24-bbk-scraper against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Ff24-bbk-scraper" "/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/eeeeeta/f24-bbk-scraper on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eeeeeta/f24-bbk-scraper [INFO] finished tweaking git repo https://github.com/eeeeeta/f24-bbk-scraper [INFO] tweaked toml for git repo https://github.com/eeeeeta/f24-bbk-scraper written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/eeeeeta/f24-bbk-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c991aab84485ac95c1402eab50e0c2f5ebe8780403711c997b59b8ee59e24f77 [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" "c991aab84485ac95c1402eab50e0c2f5ebe8780403711c997b59b8ee59e24f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c991aab84485ac95c1402eab50e0c2f5ebe8780403711c997b59b8ee59e24f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c991aab84485ac95c1402eab50e0c2f5ebe8780403711c997b59b8ee59e24f77", kill_on_drop: false }` [INFO] [stdout] c991aab84485ac95c1402eab50e0c2f5ebe8780403711c997b59b8ee59e24f77 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a479d96665de7b3d9df59b07d8ed7e4c25edc4a12d4c0efcaf0dc985b1f128 [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" "b1a479d96665de7b3d9df59b07d8ed7e4c25edc4a12d4c0efcaf0dc985b1f128", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.9 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.2 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Compiling f24-bbk-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "b1a479d96665de7b3d9df59b07d8ed7e4c25edc4a12d4c0efcaf0dc985b1f128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a479d96665de7b3d9df59b07d8ed7e4c25edc4a12d4c0efcaf0dc985b1f128", kill_on_drop: false }` [INFO] [stdout] b1a479d96665de7b3d9df59b07d8ed7e4c25edc4a12d4c0efcaf0dc985b1f128 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984bea2e826bef077ae32c349c654a72fd06142da90ef51f4443616b3828232f [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" "984bea2e826bef077ae32c349c654a72fd06142da90ef51f4443616b3828232f", kill_on_drop: false }` [INFO] [stderr] Compiling f24-bbk-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "984bea2e826bef077ae32c349c654a72fd06142da90ef51f4443616b3828232f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984bea2e826bef077ae32c349c654a72fd06142da90ef51f4443616b3828232f", kill_on_drop: false }` [INFO] [stdout] 984bea2e826bef077ae32c349c654a72fd06142da90ef51f4443616b3828232f [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e16bc1dbe9ce018c5f9c8cab8178bcc39ca9d723a869f18487fde7c725d46fc2 [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" "e16bc1dbe9ce018c5f9c8cab8178bcc39ca9d723a869f18487fde7c725d46fc2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/f24_bbk_scraper-ea1be79f48057a40 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e16bc1dbe9ce018c5f9c8cab8178bcc39ca9d723a869f18487fde7c725d46fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16bc1dbe9ce018c5f9c8cab8178bcc39ca9d723a869f18487fde7c725d46fc2", kill_on_drop: false }` [INFO] [stdout] e16bc1dbe9ce018c5f9c8cab8178bcc39ca9d723a869f18487fde7c725d46fc2