[INFO] fetching crate algorithmia 3.0.0-beta.3... [INFO] testing algorithmia-3.0.0-beta.3 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate algorithmia 3.0.0-beta.3 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate algorithmia 3.0.0-beta.3 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate algorithmia 3.0.0-beta.3 [INFO] finished tweaking crates.io crate algorithmia 3.0.0-beta.3 [INFO] tweaked toml for crates.io crate algorithmia 3.0.0-beta.3 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate crates.io crate algorithmia 3.0.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-rustls v0.19.1 [INFO] [stderr] Downloaded tokio-rustls v0.12.2 [INFO] [stderr] Downloaded headers v0.3.1 [INFO] [stderr] Downloaded openssl v0.10.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1439bd0ea310c83f67a068f2ce70de74f3805fe28098fde6774b18f3d31ca96 [INFO] running `Command { std: "docker" "start" "-a" "c1439bd0ea310c83f67a068f2ce70de74f3805fe28098fde6774b18f3d31ca96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1439bd0ea310c83f67a068f2ce70de74f3805fe28098fde6774b18f3d31ca96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1439bd0ea310c83f67a068f2ce70de74f3805fe28098fde6774b18f3d31ca96", kill_on_drop: false }` [INFO] [stdout] c1439bd0ea310c83f67a068f2ce70de74f3805fe28098fde6774b18f3d31ca96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b65c97341a8fc09fa367d0b88064667881b6d225c6852b145698184fcb61fd8 [INFO] running `Command { std: "docker" "start" "-a" "8b65c97341a8fc09fa367d0b88064667881b6d225c6852b145698184fcb61fd8", 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.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling algorithmia v3.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | AlgoData::Binary(_) => bail!("cannot decode binary data as JSON"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | AlgoData::Text(_) => bail!("Cannot convert text to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:337:34 [INFO] [stdout] | [INFO] [stdout] 337 | AlgoData::Json(_) => bail!("Cannot convert JSON to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:418:25 [INFO] [stdout] | [INFO] [stdout] 418 | None => bail!("content did not match content type 'text'"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | None => bail!("content did not match content type 'binary'"), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:428:34 [INFO] [stdout] | [INFO] [stdout] 428 | (content_type, _) => bail!("content did not match content type '{}'", content_type), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/dir.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | bail!("expected content type '{}', received '{}'", "directory", dt) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/file.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | bail!("expected API response with data type 'file', received 'directory'") [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acl` [INFO] [stdout] --> src/data/dir.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub acl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.77s [INFO] running `Command { std: "docker" "inspect" "8b65c97341a8fc09fa367d0b88064667881b6d225c6852b145698184fcb61fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b65c97341a8fc09fa367d0b88064667881b6d225c6852b145698184fcb61fd8", kill_on_drop: false }` [INFO] [stdout] 8b65c97341a8fc09fa367d0b88064667881b6d225c6852b145698184fcb61fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6f64644afa5d3292d5ca3c8280f4e3030fe7c619c614c672a91db7ff130f617 [INFO] running `Command { std: "docker" "start" "-a" "b6f64644afa5d3292d5ca3c8280f4e3030fe7c619c614c672a91db7ff130f617", kill_on_drop: false }` [INFO] [stderr] Compiling algorithmia v3.0.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | AlgoData::Binary(_) => bail!("cannot decode binary data as JSON"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | AlgoData::Text(_) => bail!("Cannot convert text to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:337:34 [INFO] [stdout] | [INFO] [stdout] 337 | AlgoData::Json(_) => bail!("Cannot convert JSON to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:418:25 [INFO] [stdout] | [INFO] [stdout] 418 | None => bail!("content did not match content type 'text'"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | None => bail!("content did not match content type 'binary'"), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:428:34 [INFO] [stdout] | [INFO] [stdout] 428 | (content_type, _) => bail!("content did not match content type '{}'", content_type), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/dir.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | bail!("expected content type '{}', received '{}'", "directory", dt) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/file.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | bail!("expected API response with data type 'file', received 'directory'") [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acl` [INFO] [stdout] --> src/data/dir.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub acl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | AlgoData::Binary(_) => bail!("cannot decode binary data as JSON"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | AlgoData::Text(_) => bail!("Cannot convert text to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:337:34 [INFO] [stdout] | [INFO] [stdout] 337 | AlgoData::Json(_) => bail!("Cannot convert JSON to byte vector"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:418:25 [INFO] [stdout] | [INFO] [stdout] 418 | None => bail!("content did not match content type 'text'"), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | None => bail!("content did not match content type 'binary'"), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/algo/mod.rs:428:34 [INFO] [stdout] | [INFO] [stdout] 428 | (content_type, _) => bail!("content did not match content type '{}'", content_type), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:19:68 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/dir.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | bail!("expected content type '{}', received '{}'", "directory", dt) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/error.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | return Err($crate::error::err_msg($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/file.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | bail!("expected API response with data type 'file', received 'directory'") [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stdout] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acl` [INFO] [stdout] --> src/data/dir.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub acl: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `Command { std: "docker" "inspect" "b6f64644afa5d3292d5ca3c8280f4e3030fe7c619c614c672a91db7ff130f617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f64644afa5d3292d5ca3c8280f4e3030fe7c619c614c672a91db7ff130f617", kill_on_drop: false }` [INFO] [stdout] b6f64644afa5d3292d5ca3c8280f4e3030fe7c619c614c672a91db7ff130f617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19cb96b73d8086bd89a4d6af13cab5e071178d2808f6165b46e15a5f2dbdf0fd [INFO] running `Command { std: "docker" "start" "-a" "19cb96b73d8086bd89a4d6af13cab5e071178d2808f6165b46e15a5f2dbdf0fd", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:296:36 [INFO] [stderr] | [INFO] [stderr] 296 | AlgoData::Binary(_) => bail!("cannot decode binary data as JSON"), [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:336:34 [INFO] [stderr] | [INFO] [stderr] 336 | AlgoData::Text(_) => bail!("Cannot convert text to byte vector"), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:337:34 [INFO] [stderr] | [INFO] [stderr] 337 | AlgoData::Json(_) => bail!("Cannot convert JSON to byte vector"), [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:418:25 [INFO] [stderr] | [INFO] [stderr] 418 | None => bail!("content did not match content type 'text'"), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:426:25 [INFO] [stderr] | [INFO] [stderr] 426 | None => bail!("content did not match content type 'binary'"), [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:19:68 [INFO] [stderr] | [INFO] [stderr] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/algo/mod.rs:428:34 [INFO] [stderr] | [INFO] [stderr] 428 | (content_type, _) => bail!("content did not match content type '{}'", content_type), [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:19:68 [INFO] [stderr] | [INFO] [stderr] 19 | return Err($crate::error::err_msg(format!($fmt, $($arg)+))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/data/dir.rs:206:13 [INFO] [stderr] | [INFO] [stderr] 206 | bail!("expected content type '{}', received '{}'", "directory", dt) [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/error.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | return Err($crate::error::err_msg($e)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/data/file.rs:141:17 [INFO] [stderr] | [INFO] [stderr] 141 | bail!("expected API response with data type 'file', received 'directory'") [INFO] [stderr] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail` [INFO] [stderr] = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `acl` [INFO] [stderr] --> src/data/dir.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | pub acl: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `algorithmia` (lib) generated 9 warnings [INFO] [stderr] warning: `algorithmia` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/algorithmia-57de0809f1f2c69d) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test data::dir::tests::test_default_acl ... ok [INFO] [stdout] test data::dir::tests::test_myalgos_acl ... ok [INFO] [stdout] test data::dir::tests::test_private_acl ... ok [INFO] [stdout] test data::dir::tests::test_public_acl ... ok [INFO] [stdout] test algo::tests::test_json_decoding ... ok [INFO] [stdout] test data::tests::test_parse_leading_slash ... ok [INFO] [stdout] test data::tests::test_parse_protocol ... ok [INFO] [stdout] test data::tests::test_parse_unprefixed ... ok [INFO] [stdout] test algo::tests::test_algo_without_prefix_to_url ... ok [INFO] [stdout] test algo::tests::test_algo_with_prefix_to_url ... ok [INFO] [stdout] test data::dir::tests::test_to_url ... ok [INFO] [stdout] test data::dir::tests::test_to_data_uri ... ok [INFO] [stdout] test algo::tests::test_algo_without_version_to_url ... ok [INFO] [stdout] test algo::tests::test_algo_with_sha_to_url ... ok [INFO] [stdout] test data::dir::tests::test_parent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests algorithmia [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/algo/mod.rs - algo::Algorithm::pipe_json (line 182) - compile ... ok [INFO] [stdout] test src/algo/mod.rs - algo::Algorithm::pipe (line 143) - compile ... ok [INFO] [stdout] test src/data/dir.rs - data::dir::DataDir::list (line 240) - compile ... ok [INFO] [stdout] test src/data/file.rs - data::file::DataFile::delete (line 157) - compile ... ok [INFO] [stdout] test src/data/dir.rs - data::dir (line 5) - compile ... ok [INFO] [stdout] test src/algo/mod.rs - algo::Algorithm::timeout (line 233) - compile ... ok [INFO] [stdout] test src/data/dir.rs - data::dir::DataDir::put_file (line 355) - compile ... ok [INFO] [stdout] test src/data/file.rs - data::file (line 5) - compile ... ok [INFO] [stdout] test src/data/path.rs - data::path::HasDataPath::exists (line 83) - compile ... ok [INFO] [stdout] test src/algo/mod.rs - algo (line 5) - compile ... ok [INFO] [stdout] test src/data/file.rs - data::file::DataFile::put (line 88) - compile ... ok [INFO] [stdout] test src/data/dir.rs - data::dir::DataDir::delete (line 314) - compile ... ok [INFO] [stdout] test src/data/object.rs - data::object::DataObject::into_type (line 60) - compile ... ok [INFO] [stdout] test src/data/dir.rs - data::dir::DataDir::create (line 264) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/data/file.rs - data::file::DataFile::get (line 119) - compile ... ok [INFO] [stdout] test src/data/object.rs - data::object::DataObject::get_type (line 34) - compile ... ok [INFO] [stdout] test src/error.rs - error::ApiError::new (line 206) ... FAILED [INFO] [stdout] test src/lib.rs - Algorithmia::client (line 84) ... FAILED [INFO] [stdout] test src/lib.rs - Algorithmia::file (line 140) ... FAILED [INFO] [stdout] test src/lib.rs - Algorithmia::data (line 156) ... ok [INFO] [stdout] test src/lib.rs - Algorithmia::dir (line 126) ... ok [INFO] [stdout] test src/data/path.rs - data::path::HasDataPath::to_data_uri (line 30) ... ok [INFO] [stdout] test src/lib.rs - Algorithmia::algo (line 112) ... ok [INFO] [stdout] test src/data/path.rs - data::path::HasDataPath::basename (line 69) ... ok [INFO] [stdout] test src/data/path.rs - data::path::HasDataPath::parent (line 47) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/error.rs - error::ApiError::new (line 206) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestyDG7BH/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestyDG7BH/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgorithmia-589d951a6341b770.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac17fb288f63c4b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/libheaders-ade3fdb5c97e687b.rlib" "/opt/rustwide/target/debug/deps/libsha1-76af1c7d1cc20cc6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-150191a90ea01c61.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-687ed220996589a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f83a1e39d36061a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7af6fb857264c355.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-1a6ae5e13916dbc9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cb41fb6b79088b71.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06db8c0bd4e721b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2c9a5fe33c307722.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1cb3b94cfba609e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4143e720974f4ed2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c38c47096a3fd825.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libserde-b5fb30344770a8c1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-68948b86f726c9b5.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-aceece7ed53ea67c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-083d284bca5b599a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dbfd84cc8c6fa209.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-01944796cebcb77d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-968ff117aad241f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-636c8c1bddb66b74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd2db1d2f34e3978.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d7e2a2abf06ef354.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b29f69d63d98564e.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8ab2e6e358a698af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7f95bfe24c76eb2.rlib" "/opt/rustwide/target/debug/deps/libtokio-8e358471be216b62.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c4a75effbcfde06.rlib" "/opt/rustwide/target/debug/deps/libmio-ee4c293760e4dfaa.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c5ad89d299e9566.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed18b33012407f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5ee429d27ffe2acc.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f52fd75b07ba82a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2578bb374b0c0083.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5a5d8f9276fa9edc.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-be1b6e85ceca2a9a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1805de7a15cae6f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-f0d9e8f412f72255.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-d94d52fb98e152a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05b017286562badb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-09e43988b9805ea3.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-322bf3251c6933b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c8600842722d2889.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyDG7BH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Algorithmia::client (line 84) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrxdrWR/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestrxdrWR/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgorithmia-589d951a6341b770.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac17fb288f63c4b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/libheaders-ade3fdb5c97e687b.rlib" "/opt/rustwide/target/debug/deps/libsha1-76af1c7d1cc20cc6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-150191a90ea01c61.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-687ed220996589a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f83a1e39d36061a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7af6fb857264c355.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-1a6ae5e13916dbc9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cb41fb6b79088b71.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06db8c0bd4e721b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2c9a5fe33c307722.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1cb3b94cfba609e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4143e720974f4ed2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c38c47096a3fd825.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libserde-b5fb30344770a8c1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-68948b86f726c9b5.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-aceece7ed53ea67c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-083d284bca5b599a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dbfd84cc8c6fa209.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-01944796cebcb77d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-968ff117aad241f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-636c8c1bddb66b74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd2db1d2f34e3978.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d7e2a2abf06ef354.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b29f69d63d98564e.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8ab2e6e358a698af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7f95bfe24c76eb2.rlib" "/opt/rustwide/target/debug/deps/libtokio-8e358471be216b62.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c4a75effbcfde06.rlib" "/opt/rustwide/target/debug/deps/libmio-ee4c293760e4dfaa.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c5ad89d299e9566.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed18b33012407f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5ee429d27ffe2acc.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f52fd75b07ba82a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2578bb374b0c0083.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5a5d8f9276fa9edc.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-be1b6e85ceca2a9a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1805de7a15cae6f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-f0d9e8f412f72255.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-d94d52fb98e152a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05b017286562badb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-09e43988b9805ea3.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-322bf3251c6933b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c8600842722d2889.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrxdrWR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Algorithmia::file (line 140) stdout ---- [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 8 | Ok::<(), Box>(()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestk9JJOM/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestk9JJOM/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalgorithmia-589d951a6341b770.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac17fb288f63c4b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/libheaders-ade3fdb5c97e687b.rlib" "/opt/rustwide/target/debug/deps/libsha1-76af1c7d1cc20cc6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-150191a90ea01c61.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-687ed220996589a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f83a1e39d36061a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f27c7521c809b8e6.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7af6fb857264c355.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-1a6ae5e13916dbc9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cb41fb6b79088b71.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06db8c0bd4e721b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2c9a5fe33c307722.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1cb3b94cfba609e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4143e720974f4ed2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c38c47096a3fd825.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libserde-b5fb30344770a8c1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-68948b86f726c9b5.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-aceece7ed53ea67c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-083d284bca5b599a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dbfd84cc8c6fa209.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-01944796cebcb77d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-968ff117aad241f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-636c8c1bddb66b74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd2db1d2f34e3978.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d7e2a2abf06ef354.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b29f69d63d98564e.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8ab2e6e358a698af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7f95bfe24c76eb2.rlib" "/opt/rustwide/target/debug/deps/libtokio-8e358471be216b62.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c4a75effbcfde06.rlib" "/opt/rustwide/target/debug/deps/libmio-ee4c293760e4dfaa.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c5ad89d299e9566.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed18b33012407f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5ee429d27ffe2acc.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f52fd75b07ba82a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2578bb374b0c0083.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5a5d8f9276fa9edc.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-be1b6e85ceca2a9a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1805de7a15cae6f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-f0d9e8f412f72255.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-d94d52fb98e152a6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05b017286562badb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-09e43988b9805ea3.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-322bf3251c6933b9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c8600842722d2889.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk9JJOM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/error.rs - error::ApiError::new (line 206) [INFO] [stdout] src/lib.rs - Algorithmia::client (line 84) [INFO] [stdout] src/lib.rs - Algorithmia::file (line 140) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "19cb96b73d8086bd89a4d6af13cab5e071178d2808f6165b46e15a5f2dbdf0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cb96b73d8086bd89a4d6af13cab5e071178d2808f6165b46e15a5f2dbdf0fd", kill_on_drop: false }` [INFO] [stdout] 19cb96b73d8086bd89a4d6af13cab5e071178d2808f6165b46e15a5f2dbdf0fd