[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirupsen%2Finstapaper-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirupsen/instapaper-rs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sirupsen/oauth1-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-uds v0.2.3 [INFO] [stderr] Downloaded tokio-threadpool v0.1.8 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] [stderr] Downloaded http-muncher v0.3.2 [INFO] [stderr] Downloaded mockito v0.13.0 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] [stderr] Downloaded reqwest v0.9.4 [INFO] [stderr] Downloaded hyper v0.12.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 9fa502fd612bf02497b597eb5ea474cd068c5806280152487c805cb88188c23d [INFO] running `Command { std: "docker" "start" "-a" "9fa502fd612bf02497b597eb5ea474cd068c5806280152487c805cb88188c23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa502fd612bf02497b597eb5ea474cd068c5806280152487c805cb88188c23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa502fd612bf02497b597eb5ea474cd068c5806280152487c805cb88188c23d", kill_on_drop: false }` [INFO] [stdout] 9fa502fd612bf02497b597eb5ea474cd068c5806280152487c805cb88188c23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", 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] 339e99c70b39d87960d421e7e205835118b2202fd388e0398a60b4e2faf18f9a [INFO] running `Command { std: "docker" "start" "-a" "339e99c70b39d87960d421e7e205835118b2202fd388e0398a60b4e2faf18f9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 time v0.1.40 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling bytes v0.4.10 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [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 parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [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 1m 01s [INFO] running `Command { std: "docker" "inspect" "339e99c70b39d87960d421e7e205835118b2202fd388e0398a60b4e2faf18f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339e99c70b39d87960d421e7e205835118b2202fd388e0398a60b4e2faf18f9a", kill_on_drop: false }` [INFO] [stdout] 339e99c70b39d87960d421e7e205835118b2202fd388e0398a60b4e2faf18f9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", 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] 1acdcc5cecbc5fa6915fddef48ef62c2da49f4ab2ee97c128687dcb4fefb1534 [INFO] running `Command { std: "docker" "start" "-a" "1acdcc5cecbc5fa6915fddef48ef62c2da49f4ab2ee97c128687dcb4fefb1534", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [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 aho-corasick v0.6.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling regex v0.2.11 [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 14.98s [INFO] running `Command { std: "docker" "inspect" "1acdcc5cecbc5fa6915fddef48ef62c2da49f4ab2ee97c128687dcb4fefb1534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acdcc5cecbc5fa6915fddef48ef62c2da49f4ab2ee97c128687dcb4fefb1534", kill_on_drop: false }` [INFO] [stdout] 1acdcc5cecbc5fa6915fddef48ef62c2da49f4ab2ee97c128687dcb4fefb1534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", 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] d65c0c351cb7bcb000c5702e742a87dfd979eac8a041731f6cdc0890b5fc36db [INFO] running `Command { std: "docker" "start" "-a" "d65c0c351cb7bcb000c5702e742a87dfd979eac8a041731f6cdc0890b5fc36db", 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.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/instapaper-84f8d9088f111336) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_authenticate_qline_one_good_result ... ok [INFO] [stdout] test tests::test_authenticate ... ok [INFO] [stdout] test tests::test_bookmarks ... ok [INFO] [stdout] test tests::test_verify_server_error ... ok [INFO] [stdout] test tests::test_authenticate_corrupted_qline ... ok [INFO] [stdout] test tests::test_bookmarks_error_status ... ok [INFO] [stdout] test tests::test_authenticate_reversed ... ok [INFO] [stdout] test tests::test_verify ... 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_add_bookmark ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/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: d65c0c351cb7 [INFO] [stdout] LD_LIBRARY_PATH: /opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib:/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/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=forbid [INFO] [stdout] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stdout] RUSTUP_TOOLCHAIN: d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [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: 0x5632a4e98790 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5632a4e98790 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5632a4e98790 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5632a4e98790 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5632a4eb8c2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5632a4e92ee5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5632a4e9a79b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5632a4e9a79b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5632a4e9a79b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5632a4e9a271 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5632a4e9ae64 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5632a4e9a947 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5632a4e98c6c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5632a4e9a8a9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5632a4853931 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5632a4853a23 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5632a4854cbd - core::result::Result::unwrap::hddc42920d5a66199 [INFO] [stdout] 17: 0x5632a48555c9 - rust_out::main::_doctest_main_src_lib_rs_15_0::h04c026d09fd23289 [INFO] [stdout] 18: 0x5632a4855156 - rust_out::main::h61823b600df25383 [INFO] [stdout] 19: 0x5632a48544d3 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 20: 0x5632a4854359 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 21: 0x5632a48543d9 - std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 22: 0x5632a4e9b46a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x5632a4e9b46a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x5632a4e9b46a - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5632a4e9b46a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5632a4e9b46a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 27: 0x5632a4e9b46a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 28: 0x5632a4e9b46a - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x5632a4e9b46a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x5632a4e9b46a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 31: 0x5632a48543b1 - std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 32: 0x5632a48562d3 - main [INFO] [stdout] 33: 0x7f32195fd0b3 - __libc_start_main [INFO] [stdout] 34: 0x5632a485412e - _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.78s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d65c0c351cb7bcb000c5702e742a87dfd979eac8a041731f6cdc0890b5fc36db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c0c351cb7bcb000c5702e742a87dfd979eac8a041731f6cdc0890b5fc36db", kill_on_drop: false }` [INFO] [stdout] d65c0c351cb7bcb000c5702e742a87dfd979eac8a041731f6cdc0890b5fc36db