[INFO] cloning repository https://github.com/sirupsen/instapaper-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirupsen/instapaper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirupsen%2Finstapaper-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirupsen%2Finstapaper-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae7af52f7c77f96e03621564e2c55bb121b56120 [INFO] testing sirupsen/instapaper-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirupsen%2Finstapaper-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirupsen/instapaper-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sirupsen/instapaper-rs [INFO] finished tweaking git repo https://github.com/sirupsen/instapaper-rs [INFO] tweaked toml for git repo https://github.com/sirupsen/instapaper-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sirupsen/instapaper-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 355d5340d0a7df5cc97c8df660a120a8dddbbe54e0448d35cf68e4cf129c4713 [INFO] running `Command { std: "docker" "start" "-a" "355d5340d0a7df5cc97c8df660a120a8dddbbe54e0448d35cf68e4cf129c4713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "355d5340d0a7df5cc97c8df660a120a8dddbbe54e0448d35cf68e4cf129c4713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355d5340d0a7df5cc97c8df660a120a8dddbbe54e0448d35cf68e4cf129c4713", kill_on_drop: false }` [INFO] [stdout] 355d5340d0a7df5cc97c8df660a120a8dddbbe54e0448d35cf68e4cf129c4713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9235418c2c58f6242344410e28ce488ef4858f7c5dadfcdea4b596d38641d1c4 [INFO] running `Command { std: "docker" "start" "-a" "9235418c2c58f6242344410e28ce488ef4858f7c5dadfcdea4b596d38641d1c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling oauth1 v1.0.0 (https://github.com/sirupsen/oauth1-rs?branch=fix-ring-dep#b9d841f8) [INFO] [stderr] Compiling instapaper v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.25s [INFO] running `Command { std: "docker" "inspect" "9235418c2c58f6242344410e28ce488ef4858f7c5dadfcdea4b596d38641d1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9235418c2c58f6242344410e28ce488ef4858f7c5dadfcdea4b596d38641d1c4", kill_on_drop: false }` [INFO] [stdout] 9235418c2c58f6242344410e28ce488ef4858f7c5dadfcdea4b596d38641d1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280a7be94f25b89f0e0674dab6115ff19632dfb9d2212e5bad92f196e7eaaea6 [INFO] running `Command { std: "docker" "start" "-a" "280a7be94f25b89f0e0674dab6115ff19632dfb9d2212e5bad92f196e7eaaea6", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling http-muncher v0.3.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling mockito v0.13.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling instapaper v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 311 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 349 | assert!(result.is_ok(), result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 349 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | assert!(result.is_ok(), result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 364 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:416:33 [INFO] [stdout] | [INFO] [stdout] 416 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 416 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:443:33 [INFO] [stdout] | [INFO] [stdout] 443 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 443 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "280a7be94f25b89f0e0674dab6115ff19632dfb9d2212e5bad92f196e7eaaea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280a7be94f25b89f0e0674dab6115ff19632dfb9d2212e5bad92f196e7eaaea6", kill_on_drop: false }` [INFO] [stdout] 280a7be94f25b89f0e0674dab6115ff19632dfb9d2212e5bad92f196e7eaaea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ba1425c1ca7e00d6b8b78d0d1290135462dbeeed942d538e48de12ae29092a1 [INFO] running `Command { std: "docker" "start" "-a" "0ba1425c1ca7e00d6b8b78d0d1290135462dbeeed942d538e48de12ae29092a1", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:311:33 [INFO] [stderr] | [INFO] [stderr] 311 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 311 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:349:33 [INFO] [stderr] | [INFO] [stderr] 349 | assert!(result.is_ok(), result.err().unwrap().to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 349 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:364:33 [INFO] [stderr] | [INFO] [stderr] 364 | assert!(result.is_ok(), result.err().unwrap().to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 364 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:416:33 [INFO] [stderr] | [INFO] [stderr] 416 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 416 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:443:33 [INFO] [stderr] | [INFO] [stderr] 443 | assert!(result.is_ok(), result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 443 | assert!(result.is_ok(), "{}", result.err().unwrap().to_string()) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `instapaper` (lib test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/instapaper-6d0298a59be99131) [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_authenticate_corrupted_qline ... ok [INFO] [stdout] test tests::test_verify_server_error ... ok [INFO] [stdout] test tests::test_authenticate ... ok [INFO] [stdout] test tests::test_authenticate_reversed ... ok [INFO] [stdout] test tests::test_add_bookmark ... ok [INFO] [stdout] test tests::test_bookmarks ... ok [INFO] [stdout] test tests::test_bookmarks_error_status ... ok [INFO] [stdout] test tests::test_add_bookmark_error_code ... ok [INFO] [stdout] test tests::test_add_bookmark_garbage_json ... ok [INFO] [stdout] test tests::test_authenticate_qline_one_good_result ... ok [INFO] [stdout] test tests::test_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests instapaper [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 15) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 15) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] CARGO: /opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stdout] CARGO_CRATE_NAME: instapaper [INFO] [stdout] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stdout] CARGO_INCREMENTAL: 0 [INFO] [stdout] CARGO_MANIFEST_DIR: /opt/rustwide/workdir [INFO] [stdout] CARGO_PKG_AUTHORS: Simon Eskildsen [INFO] [stdout] CARGO_PKG_DESCRIPTION: Instapaper API wrapper. [INFO] [stdout] CARGO_PKG_HOMEPAGE: https://github.com/sirupsen/instapaper-rs [INFO] [stdout] CARGO_PKG_LICENSE: MIT [INFO] [stdout] CARGO_PKG_LICENSE_FILE: [INFO] [stdout] CARGO_PKG_NAME: instapaper [INFO] [stdout] CARGO_PKG_REPOSITORY: https://github.com/sirupsen/instapaper-rs [INFO] [stdout] CARGO_PKG_VERSION: 0.1.2 [INFO] [stdout] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stdout] CARGO_PKG_VERSION_MINOR: 1 [INFO] [stdout] CARGO_PKG_VERSION_PATCH: 2 [INFO] [stdout] CARGO_PKG_VERSION_PRE: [INFO] [stdout] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stdout] HOME: /root [INFO] [stdout] HOSTNAME: 0ba1425c1ca7 [INFO] [stdout] LD_LIBRARY_PATH: /opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib [INFO] [stdout] PATH: /opt/rustwide/cargo-home/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stdout] RUSTFLAGS: --cap-lints=warn [INFO] [stdout] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stdout] RUSTUP_TOOLCHAIN: 1.55.0-x86_64-unknown-linux-gnu [INFO] [stdout] RUST_BACKTRACE: full [INFO] [stdout] RUST_RECURSION_COUNT: 2 [INFO] [stdout] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stdout] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stdout] SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lib.rs:18:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d96f7d8420 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d96f7d8420 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d96f7d8420 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d96f7d8420 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d96f7f83bc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d96f7d2a25 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55d96f7da42b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d96f7da42b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d96f7da42b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d96f7d9f01 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d96f7daaf4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d96f7da5d7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d96f7d891c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d96f7da539 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d96f195931 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d96f195a23 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55d96f196cbd - core::result::Result::unwrap::hdfd453b5cf5f7fda [INFO] [stdout] 17: 0x55d96f1975c9 - rust_out::main::_doctest_main_src_lib_rs_15_0::h04c026d09fd23289 [INFO] [stdout] 18: 0x55d96f197156 - rust_out::main::h61823b600df25383 [INFO] [stdout] 19: 0x55d96f1964d3 - core::ops::function::FnOnce::call_once::h064404ccb42900dd [INFO] [stdout] 20: 0x55d96f196359 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3a50028bf297fb1f [INFO] [stdout] 21: 0x55d96f1963d9 - std::rt::lang_start::{{closure}}::hf6d523a4729f0a25 [INFO] [stdout] 22: 0x55d96f7db0fa - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55d96f7db0fa - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55d96f7db0fa - std::panicking::try::hddc7f8229138b3ba [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55d96f7db0fa - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55d96f7db0fa - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stdout] 27: 0x55d96f7db0fa - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 28: 0x55d96f7db0fa - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55d96f7db0fa - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55d96f7db0fa - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stdout] 31: 0x55d96f1963b1 - std::rt::lang_start::h56740483be3c5e53 [INFO] [stdout] 32: 0x55d96f1982d3 - main [INFO] [stdout] 33: 0x7f1d799c00b3 - __libc_start_main [INFO] [stdout] 34: 0x55d96f19612e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 15) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0ba1425c1ca7e00d6b8b78d0d1290135462dbeeed942d538e48de12ae29092a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba1425c1ca7e00d6b8b78d0d1290135462dbeeed942d538e48de12ae29092a1", kill_on_drop: false }` [INFO] [stdout] 0ba1425c1ca7e00d6b8b78d0d1290135462dbeeed942d538e48de12ae29092a1