[INFO] cloning repository https://github.com/jelly/readlater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jelly/readlater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelly%2Freadlater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelly%2Freadlater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b49f5b2721d381858b8ff159133c5d690040f592 [INFO] testing jelly/readlater against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelly%2Freadlater" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jelly/readlater on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jelly/readlater [INFO] finished tweaking git repo https://github.com/jelly/readlater [INFO] tweaked toml for git repo https://github.com/jelly/readlater written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/jelly/readlater already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 453b028bc5042c75a10d3fd99d22b34a2ee2446b150ed033b591632217c372a3 [INFO] running `Command { std: "docker" "start" "-a" "453b028bc5042c75a10d3fd99d22b34a2ee2446b150ed033b591632217c372a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453b028bc5042c75a10d3fd99d22b34a2ee2446b150ed033b591632217c372a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453b028bc5042c75a10d3fd99d22b34a2ee2446b150ed033b591632217c372a3", kill_on_drop: false }` [INFO] [stdout] 453b028bc5042c75a10d3fd99d22b34a2ee2446b150ed033b591632217c372a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b583268686caf416d91ebdbb0b3e443d8798d4f17431f35c248518fa7d83d519 [INFO] running `Command { std: "docker" "start" "-a" "b583268686caf416d91ebdbb0b3e443d8798d4f17431f35c248518fa7d83d519", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling sqlite3-src v0.3.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling sqlite3-sys v0.13.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling sqlite v0.26.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [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] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.2 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling readability v0.2.0 [INFO] [stderr] Compiling readlater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.01s [INFO] running `Command { std: "docker" "inspect" "b583268686caf416d91ebdbb0b3e443d8798d4f17431f35c248518fa7d83d519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b583268686caf416d91ebdbb0b3e443d8798d4f17431f35c248518fa7d83d519", kill_on_drop: false }` [INFO] [stdout] b583268686caf416d91ebdbb0b3e443d8798d4f17431f35c248518fa7d83d519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f26564ccfb8317d642aa8dbc3f32b6ebf008aaec855cf1aeb3754816e62b460 [INFO] running `Command { std: "docker" "start" "-a" "9f26564ccfb8317d642aa8dbc3f32b6ebf008aaec855cf1aeb3754816e62b460", kill_on_drop: false }` [INFO] [stderr] Compiling readlater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "9f26564ccfb8317d642aa8dbc3f32b6ebf008aaec855cf1aeb3754816e62b460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f26564ccfb8317d642aa8dbc3f32b6ebf008aaec855cf1aeb3754816e62b460", kill_on_drop: false }` [INFO] [stdout] 9f26564ccfb8317d642aa8dbc3f32b6ebf008aaec855cf1aeb3754816e62b460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80afc26bd6747fb1bb3c808ebce6983a7b43f8c30c6c5abd879b5a3182333377 [INFO] running `Command { std: "docker" "start" "-a" "80afc26bd6747fb1bb3c808ebce6983a7b43f8c30c6c5abd879b5a3182333377", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/readlater-d5e6d2a8735543e4) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/readlater-bed0a2a74bbf78d5) [INFO] [stdout] [INFO] [stderr] Doc-tests readlater [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] [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" "80afc26bd6747fb1bb3c808ebce6983a7b43f8c30c6c5abd879b5a3182333377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80afc26bd6747fb1bb3c808ebce6983a7b43f8c30c6c5abd879b5a3182333377", kill_on_drop: false }` [INFO] [stdout] 80afc26bd6747fb1bb3c808ebce6983a7b43f8c30c6c5abd879b5a3182333377