[INFO] updating cached repository advancedtelematic/ota-plus-tools [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/advancedtelematic/ota-plus-tools [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/advancedtelematic/ota-plus-tools" "work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/advancedtelematic/ota-plus-tools" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/advancedtelematic/ota-plus-tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/advancedtelematic/ota-plus-tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2eed90476833f3d86916232fc694bc55043ecf03 [INFO] sha for GitHub repo advancedtelematic/ota-plus-tools: 2eed90476833f3d86916232fc694bc55043ecf03 [INFO] validating manifest of advancedtelematic/ota-plus-tools on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of advancedtelematic/ota-plus-tools on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing advancedtelematic/ota-plus-tools [INFO] finished frobbing advancedtelematic/ota-plus-tools [INFO] frobbed toml for advancedtelematic/ota-plus-tools written to work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools/Cargo.toml [INFO] started frobbing advancedtelematic/ota-plus-tools [INFO] finished frobbing advancedtelematic/ota-plus-tools [INFO] frobbed toml for advancedtelematic/ota-plus-tools written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/advancedtelematic/ota-plus-tools/Cargo.toml [INFO] crate advancedtelematic/ota-plus-tools already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing advancedtelematic/ota-plus-tools against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4a7c8ccfb713a0f570ea0ebd798c85445f6305ccdb7659dad8ab3ae93858c4b8 [INFO] running `"docker" "start" "-a" "4a7c8ccfb713a0f570ea0ebd798c85445f6305ccdb7659dad8ab3ae93858c4b8"` [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling data-encoding v2.0.0-rc.2 [INFO] [stderr] Compiling subtle v0.2.0 [INFO] [stderr] Compiling libflate v0.1.11 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling derp v0.0.10 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling mime v0.3.3 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling curve25519-dalek v0.10.0 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling pem v0.4.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling ota-plus v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/ota_plus.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/ota_plus.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / error_chain! { [INFO] [stderr] 35 | | foreign_links { [INFO] [stderr] 36 | | DataEncodingDecode(data_encoding::DecodeError); [INFO] [stderr] 37 | | Io(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `"docker" "inspect" "4a7c8ccfb713a0f570ea0ebd798c85445f6305ccdb7659dad8ab3ae93858c4b8"` [INFO] running `"docker" "rm" "-f" "4a7c8ccfb713a0f570ea0ebd798c85445f6305ccdb7659dad8ab3ae93858c4b8"` [INFO] [stdout] 4a7c8ccfb713a0f570ea0ebd798c85445f6305ccdb7659dad8ab3ae93858c4b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 49a7d0dd299de2eca3650f9c52dc9aae06f8491fdf50f9fbe94ce7f557ed9781 [INFO] running `"docker" "start" "-a" "49a7d0dd299de2eca3650f9c52dc9aae06f8491fdf50f9fbe94ce7f557ed9781"` [INFO] [stderr] Compiling ota-plus v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/ota_plus.rs:75:21 [INFO] [stderr] | [INFO] [stderr] 75 | .or_else(|| env::home_dir().map(|path| path.join(".ota-plus"))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/ota_plus.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / error_chain! { [INFO] [stderr] 35 | | foreign_links { [INFO] [stderr] 36 | | DataEncodingDecode(data_encoding::DecodeError); [INFO] [stderr] 37 | | Io(io::Error); [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] 15 | | ChronoParse(chrono::ParseError); [INFO] [stderr] 16 | | DataEncoding(data_encoding::DecodeError); [INFO] [stderr] ... | [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `"docker" "inspect" "49a7d0dd299de2eca3650f9c52dc9aae06f8491fdf50f9fbe94ce7f557ed9781"` [INFO] running `"docker" "rm" "-f" "49a7d0dd299de2eca3650f9c52dc9aae06f8491fdf50f9fbe94ce7f557ed9781"` [INFO] [stdout] 49a7d0dd299de2eca3650f9c52dc9aae06f8491fdf50f9fbe94ce7f557ed9781 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/advancedtelematic/ota-plus-tools:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] f3290f1f1f6e54ef7797b6165aa2801cb33a03629d44ca54614158e78c6c18d9 [INFO] running `"docker" "start" "-a" "f3290f1f1f6e54ef7797b6165aa2801cb33a03629d44ca54614158e78c6c18d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/ota_plus-564f1e173a6826f6 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test crypto::test::test_pkcs8_wrap_rsa ... ok [INFO] [stdout] test crypto::test::extract_pkcs1_from_rsa_4096_pkcs8 ... ok [INFO] [stdout] test crypto::test::test_rsa_spki_to_pkcs1 ... ok [INFO] [stdout] test crypto::test::extract_pkcs1_from_rsa_2048_pkcs8 ... ok [INFO] [stdout] test interchange::cjson::test::write_arr ... ok [INFO] [stdout] test interchange::cjson::test::write_obj ... ok [INFO] [stdout] test crypto::test::ed25519_as_public_key ... ok [INFO] [stdout] test interchange::cjson::test::write_str ... ok [INFO] [stdout] test crypto::test::rsa_as_public_key ... ok [INFO] [stdout] test crypto::test::rsa_from_pkcs1 ... ok [INFO] [stdout] test crypto::test::new_rsa_key ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/ota_plus-884880f83e4aeea9 [INFO] [stdout] test crypto::test::ring_to_bouncy_castle_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::init ... ok [INFO] [stdout] test test::check_parser ... ok [INFO] [stdout] test test::tuf_root_init ... ok [INFO] [stdout] test test::tuf_key_gen_ed25519 ... ok [INFO] [stdout] test test::tuf_key_gen_rsa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ota_plus [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/tuf.rs - tuf::TargetPath::components (line 343) ... FAILED [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::serialize (line 131) ... FAILED [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::deserialize (line 101) ... FAILED [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::to_writer (line 161) ... ok [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::extension (line 76) ... ok [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::canonicalize (line 88) ... ok [INFO] [stdout] test src/tuf.rs - tuf::TargetDescription::from_reader (line 457) ... ok [INFO] [stdout] test src/interchange/mod.rs - interchange::Json::from_reader (line 179) ... FAILED [INFO] [stdout] test src/tuf.rs - tuf::TargetPath::is_child (line 355) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tuf.rs - tuf::TargetPath::components (line 343) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestk0mTm7/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestk0mTm7/rust_out" "/tmp/rustdoctestk0mTm7/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-4526f4e126fcb43d/out/.libs" "-L" "/opt/crater/target/debug/build/ring-2a50a95e81e96186/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libota_plus-47764e4074f3af96.rlib" "/opt/crater/target/debug/deps/libuuid-3bc6084b074b6a8f.rlib" "/opt/crater/target/debug/deps/libtoml-4dc0d449f6b1dfc1.rlib" "/opt/crater/target/debug/deps/libtempfile-5861f6e497f15b62.rlib" "/opt/crater/target/debug/deps/libring-4f319172a5c8b1b2.rlib" "/opt/crater/target/debug/deps/libreqwest-ad5edeb58220db47.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a327886b3b137df1.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-2ea214e06b843035.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/liblibflate-5118ff04f691cbcf.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-01ae2770f87fe31f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-2db6215c4d5c1ff2.rlib" "/opt/crater/target/debug/deps/libnative_tls-0ec35a6235f59b6b.rlib" "/opt/crater/target/debug/deps/libopenssl-b29797d833c42fb7.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2ddf2de550faebf7.rlib" "/opt/crater/target/debug/deps/libforeign_types-47fd4dbd69e06379.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-c53e2511ab13cecd.rlib" "/opt/crater/target/debug/deps/libtokio_proto-7702a0d564efc291.rlib" "/opt/crater/target/debug/deps/libtokio_service-d18cd1c6cb46606c.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libtokio_core-9c973830368cd54a.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-b89acbe0942673a4.rlib" "/opt/crater/target/debug/deps/libmio-e69d5da2fed9b18e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/libnet2-1d5447b1532b5447.rlib" "/opt/crater/target/debug/deps/liblazycell-569b19d10307f11e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libmime-b94ff1ba6c45bc2d.rlib" "/opt/crater/target/debug/deps/libunicase-6ddc7f5da8771111.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-3c23f16abbac927e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-89a5a5148ad2ed9e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5d1712850356e50a.rlib" "/opt/crater/target/debug/deps/libfutures-0502d414c1fc14dd.rlib" "/opt/crater/target/debug/deps/libbytes-f1dcb12d5d0e80f4.rlib" "/opt/crater/target/debug/deps/libiovec-57ceed962d22c888.rlib" "/opt/crater/target/debug/deps/libpem-b5af86cb1d6045fc.rlib" "/opt/crater/target/debug/deps/libregex-25a78b8fb884d6d3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ce20ed97c088b9fa.rlib" "/opt/crater/target/debug/deps/libthread_local-f887f29274d50b81.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6d9f78992bcc65e4.rlib" "/opt/crater/target/debug/deps/libmemchr-149e2d649b0f669d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libitoa-38aa87b78eddd9c3.rlib" "/opt/crater/target/debug/deps/liberror_chain-a80e63febfa8a6e7.rlib" "/opt/crater/target/debug/deps/libbacktrace-db6320b71f1b75a9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7c23e15c723da415.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/libderp-5858086486935ad1.rlib" "/opt/crater/target/debug/deps/libuntrusted-4c72e7246b3544d8.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d9e3256f22841e5e.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-342306d46f21faba.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libsubtle-2911b6d0e14eda41.rlib" "/opt/crater/target/debug/deps/libdigest-35b8826a1c977a51.rlib" "/opt/crater/target/debug/deps/libgeneric_array-64f10b57d950bcd5.rlib" "/opt/crater/target/debug/deps/libnodrop-81b8f80ba0878d73.rlib" "/opt/crater/target/debug/deps/libodds-948e814d0f96ead9.rlib" "/opt/crater/target/debug/deps/libtypenum-42a82b77706755e1.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libchrono-4c9ecff067405f67.rlib" "/opt/crater/target/debug/deps/libserde-f9b31195c78ccc7b.rlib" "/opt/crater/target/debug/deps/libnum-95161ef077004c27.rlib" "/opt/crater/target/debug/deps/libnum_iter-4385a720bce89133.rlib" "/opt/crater/target/debug/deps/libnum_integer-03e590edf1d4cc85.rlib" "/opt/crater/target/debug/deps/libnum_traits-50f4c0719bcfab71.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/mod.rs - interchange::Json::serialize (line 131) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestLvG6fy/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestLvG6fy/rust_out" "/tmp/rustdoctestLvG6fy/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-4526f4e126fcb43d/out/.libs" "-L" "/opt/crater/target/debug/build/ring-2a50a95e81e96186/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libota_plus-47764e4074f3af96.rlib" "/opt/crater/target/debug/deps/libuuid-3bc6084b074b6a8f.rlib" "/opt/crater/target/debug/deps/libtoml-4dc0d449f6b1dfc1.rlib" "/opt/crater/target/debug/deps/libtempfile-5861f6e497f15b62.rlib" "/opt/crater/target/debug/deps/libring-4f319172a5c8b1b2.rlib" "/opt/crater/target/debug/deps/libreqwest-ad5edeb58220db47.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a327886b3b137df1.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-2ea214e06b843035.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/liblibflate-5118ff04f691cbcf.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-01ae2770f87fe31f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-2db6215c4d5c1ff2.rlib" "/opt/crater/target/debug/deps/libnative_tls-0ec35a6235f59b6b.rlib" "/opt/crater/target/debug/deps/libopenssl-b29797d833c42fb7.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2ddf2de550faebf7.rlib" "/opt/crater/target/debug/deps/libforeign_types-47fd4dbd69e06379.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-c53e2511ab13cecd.rlib" "/opt/crater/target/debug/deps/libtokio_proto-7702a0d564efc291.rlib" "/opt/crater/target/debug/deps/libtokio_service-d18cd1c6cb46606c.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libtokio_core-9c973830368cd54a.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-b89acbe0942673a4.rlib" "/opt/crater/target/debug/deps/libmio-e69d5da2fed9b18e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/libnet2-1d5447b1532b5447.rlib" "/opt/crater/target/debug/deps/liblazycell-569b19d10307f11e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libmime-b94ff1ba6c45bc2d.rlib" "/opt/crater/target/debug/deps/libunicase-6ddc7f5da8771111.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-3c23f16abbac927e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-89a5a5148ad2ed9e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5d1712850356e50a.rlib" "/opt/crater/target/debug/deps/libfutures-0502d414c1fc14dd.rlib" "/opt/crater/target/debug/deps/libbytes-f1dcb12d5d0e80f4.rlib" "/opt/crater/target/debug/deps/libiovec-57ceed962d22c888.rlib" "/opt/crater/target/debug/deps/libpem-b5af86cb1d6045fc.rlib" "/opt/crater/target/debug/deps/libregex-25a78b8fb884d6d3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ce20ed97c088b9fa.rlib" "/opt/crater/target/debug/deps/libthread_local-f887f29274d50b81.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6d9f78992bcc65e4.rlib" "/opt/crater/target/debug/deps/libmemchr-149e2d649b0f669d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libitoa-38aa87b78eddd9c3.rlib" "/opt/crater/target/debug/deps/liberror_chain-a80e63febfa8a6e7.rlib" "/opt/crater/target/debug/deps/libbacktrace-db6320b71f1b75a9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7c23e15c723da415.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/libderp-5858086486935ad1.rlib" "/opt/crater/target/debug/deps/libuntrusted-4c72e7246b3544d8.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d9e3256f22841e5e.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-342306d46f21faba.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libsubtle-2911b6d0e14eda41.rlib" "/opt/crater/target/debug/deps/libdigest-35b8826a1c977a51.rlib" "/opt/crater/target/debug/deps/libgeneric_array-64f10b57d950bcd5.rlib" "/opt/crater/target/debug/deps/libnodrop-81b8f80ba0878d73.rlib" "/opt/crater/target/debug/deps/libodds-948e814d0f96ead9.rlib" "/opt/crater/target/debug/deps/libtypenum-42a82b77706755e1.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libchrono-4c9ecff067405f67.rlib" "/opt/crater/target/debug/deps/libserde-f9b31195c78ccc7b.rlib" "/opt/crater/target/debug/deps/libnum-95161ef077004c27.rlib" "/opt/crater/target/debug/deps/libnum_iter-4385a720bce89133.rlib" "/opt/crater/target/debug/deps/libnum_integer-03e590edf1d4cc85.rlib" "/opt/crater/target/debug/deps/libnum_traits-50f4c0719bcfab71.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: : final link failed: Cannot allocate memory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/mod.rs - interchange::Json::deserialize (line 101) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctest0RUYXf/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctest0RUYXf/rust_out" "/tmp/rustdoctest0RUYXf/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-4526f4e126fcb43d/out/.libs" "-L" "/opt/crater/target/debug/build/ring-2a50a95e81e96186/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libota_plus-47764e4074f3af96.rlib" "/opt/crater/target/debug/deps/libuuid-3bc6084b074b6a8f.rlib" "/opt/crater/target/debug/deps/libtoml-4dc0d449f6b1dfc1.rlib" "/opt/crater/target/debug/deps/libtempfile-5861f6e497f15b62.rlib" "/opt/crater/target/debug/deps/libring-4f319172a5c8b1b2.rlib" "/opt/crater/target/debug/deps/libreqwest-ad5edeb58220db47.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a327886b3b137df1.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-2ea214e06b843035.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/liblibflate-5118ff04f691cbcf.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-01ae2770f87fe31f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-2db6215c4d5c1ff2.rlib" "/opt/crater/target/debug/deps/libnative_tls-0ec35a6235f59b6b.rlib" "/opt/crater/target/debug/deps/libopenssl-b29797d833c42fb7.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2ddf2de550faebf7.rlib" "/opt/crater/target/debug/deps/libforeign_types-47fd4dbd69e06379.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-c53e2511ab13cecd.rlib" "/opt/crater/target/debug/deps/libtokio_proto-7702a0d564efc291.rlib" "/opt/crater/target/debug/deps/libtokio_service-d18cd1c6cb46606c.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libtokio_core-9c973830368cd54a.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-b89acbe0942673a4.rlib" "/opt/crater/target/debug/deps/libmio-e69d5da2fed9b18e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/libnet2-1d5447b1532b5447.rlib" "/opt/crater/target/debug/deps/liblazycell-569b19d10307f11e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libmime-b94ff1ba6c45bc2d.rlib" "/opt/crater/target/debug/deps/libunicase-6ddc7f5da8771111.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-3c23f16abbac927e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-89a5a5148ad2ed9e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5d1712850356e50a.rlib" "/opt/crater/target/debug/deps/libfutures-0502d414c1fc14dd.rlib" "/opt/crater/target/debug/deps/libbytes-f1dcb12d5d0e80f4.rlib" "/opt/crater/target/debug/deps/libiovec-57ceed962d22c888.rlib" "/opt/crater/target/debug/deps/libpem-b5af86cb1d6045fc.rlib" "/opt/crater/target/debug/deps/libregex-25a78b8fb884d6d3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ce20ed97c088b9fa.rlib" "/opt/crater/target/debug/deps/libthread_local-f887f29274d50b81.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6d9f78992bcc65e4.rlib" "/opt/crater/target/debug/deps/libmemchr-149e2d649b0f669d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libitoa-38aa87b78eddd9c3.rlib" "/opt/crater/target/debug/deps/liberror_chain-a80e63febfa8a6e7.rlib" "/opt/crater/target/debug/deps/libbacktrace-db6320b71f1b75a9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7c23e15c723da415.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/libderp-5858086486935ad1.rlib" "/opt/crater/target/debug/deps/libuntrusted-4c72e7246b3544d8.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d9e3256f22841e5e.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-342306d46f21faba.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libsubtle-2911b6d0e14eda41.rlib" "/opt/crater/target/debug/deps/libdigest-35b8826a1c977a51.rlib" "/opt/crater/target/debug/deps/libgeneric_array-64f10b57d950bcd5.rlib" "/opt/crater/target/debug/deps/libnodrop-81b8f80ba0878d73.rlib" "/opt/crater/target/debug/deps/libodds-948e814d0f96ead9.rlib" "/opt/crater/target/debug/deps/libtypenum-42a82b77706755e1.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libchrono-4c9ecff067405f67.rlib" "/opt/crater/target/debug/deps/libserde-f9b31195c78ccc7b.rlib" "/opt/crater/target/debug/deps/libnum-95161ef077004c27.rlib" "/opt/crater/target/debug/deps/libnum_iter-4385a720bce89133.rlib" "/opt/crater/target/debug/deps/libnum_integer-03e590edf1d4cc85.rlib" "/opt/crater/target/debug/deps/libnum_traits-50f4c0719bcfab71.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/interchange/mod.rs - interchange::Json::from_reader (line 179) stdout ---- [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.14.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.15.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestNG6Qzk/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestNG6Qzk/rust_out" "/tmp/rustdoctestNG6Qzk/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-4526f4e126fcb43d/out/.libs" "-L" "/opt/crater/target/debug/build/ring-2a50a95e81e96186/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libota_plus-47764e4074f3af96.rlib" "/opt/crater/target/debug/deps/libuuid-3bc6084b074b6a8f.rlib" "/opt/crater/target/debug/deps/libtoml-4dc0d449f6b1dfc1.rlib" "/opt/crater/target/debug/deps/libtempfile-5861f6e497f15b62.rlib" "/opt/crater/target/debug/deps/libring-4f319172a5c8b1b2.rlib" "/opt/crater/target/debug/deps/libreqwest-ad5edeb58220db47.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a327886b3b137df1.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-2ea214e06b843035.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/liblibflate-5118ff04f691cbcf.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-01ae2770f87fe31f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-2db6215c4d5c1ff2.rlib" "/opt/crater/target/debug/deps/libnative_tls-0ec35a6235f59b6b.rlib" "/opt/crater/target/debug/deps/libopenssl-b29797d833c42fb7.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2ddf2de550faebf7.rlib" "/opt/crater/target/debug/deps/libforeign_types-47fd4dbd69e06379.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-c53e2511ab13cecd.rlib" "/opt/crater/target/debug/deps/libtokio_proto-7702a0d564efc291.rlib" "/opt/crater/target/debug/deps/libtokio_service-d18cd1c6cb46606c.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libtokio_core-9c973830368cd54a.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-b89acbe0942673a4.rlib" "/opt/crater/target/debug/deps/libmio-e69d5da2fed9b18e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/libnet2-1d5447b1532b5447.rlib" "/opt/crater/target/debug/deps/liblazycell-569b19d10307f11e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libmime-b94ff1ba6c45bc2d.rlib" "/opt/crater/target/debug/deps/libunicase-6ddc7f5da8771111.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-3c23f16abbac927e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-89a5a5148ad2ed9e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5d1712850356e50a.rlib" "/opt/crater/target/debug/deps/libfutures-0502d414c1fc14dd.rlib" "/opt/crater/target/debug/deps/libbytes-f1dcb12d5d0e80f4.rlib" "/opt/crater/target/debug/deps/libiovec-57ceed962d22c888.rlib" "/opt/crater/target/debug/deps/libpem-b5af86cb1d6045fc.rlib" "/opt/crater/target/debug/deps/libregex-25a78b8fb884d6d3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ce20ed97c088b9fa.rlib" "/opt/crater/target/debug/deps/libthread_local-f887f29274d50b81.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6d9f78992bcc65e4.rlib" "/opt/crater/target/debug/deps/libmemchr-149e2d649b0f669d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libitoa-38aa87b78eddd9c3.rlib" "/opt/crater/target/debug/deps/liberror_chain-a80e63febfa8a6e7.rlib" "/opt/crater/target/debug/deps/libbacktrace-db6320b71f1b75a9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7c23e15c723da415.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/libderp-5858086486935ad1.rlib" "/opt/crater/target/debug/deps/libuntrusted-4c72e7246b3544d8.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d9e3256f22841e5e.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-342306d46f21faba.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libsubtle-2911b6d0e14eda41.rlib" "/opt/crater/target/debug/deps/libdigest-35b8826a1c977a51.rlib" "/opt/crater/target/debug/deps/libgeneric_array-64f10b57d950bcd5.rlib" "/opt/crater/target/debug/deps/libnodrop-81b8f80ba0878d73.rlib" "/opt/crater/target/debug/deps/libodds-948e814d0f96ead9.rlib" "/opt/crater/target/debug/deps/libtypenum-42a82b77706755e1.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libchrono-4c9ecff067405f67.rlib" "/opt/crater/target/debug/deps/libserde-f9b31195c78ccc7b.rlib" "/opt/crater/target/debug/deps/libnum-95161ef077004c27.rlib" "/opt/crater/target/debug/deps/libnum_iter-4385a720bce89133.rlib" "/opt/crater/target/debug/deps/libnum_integer-03e590edf1d4cc85.rlib" "/opt/crater/target/debug/deps/libnum_traits-50f4c0719bcfab71.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tuf.rs - tuf::TargetPath::is_child (line 355) stdout ---- [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestHSytPv/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "-o" "/tmp/rustdoctestHSytPv/rust_out" "/tmp/rustdoctestHSytPv/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-4526f4e126fcb43d/out/.libs" "-L" "/opt/crater/target/debug/build/ring-2a50a95e81e96186/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libota_plus-47764e4074f3af96.rlib" "/opt/crater/target/debug/deps/libuuid-3bc6084b074b6a8f.rlib" "/opt/crater/target/debug/deps/libtoml-4dc0d449f6b1dfc1.rlib" "/opt/crater/target/debug/deps/libtempfile-5861f6e497f15b62.rlib" "/opt/crater/target/debug/deps/libring-4f319172a5c8b1b2.rlib" "/opt/crater/target/debug/deps/libreqwest-ad5edeb58220db47.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-a327886b3b137df1.rlib" "/opt/crater/target/debug/deps/liburl-e9f90c00fcd16b25.rlib" "/opt/crater/target/debug/deps/libidna-f2f59474bdd7b6b8.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libserde_json-2ea214e06b843035.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/liblibflate-5118ff04f691cbcf.rlib" "/opt/crater/target/debug/deps/libadler32-57388d7593be9e79.rlib" "/opt/crater/target/debug/deps/libhyper_tls-01ae2770f87fe31f.rlib" "/opt/crater/target/debug/deps/libtokio_tls-2db6215c4d5c1ff2.rlib" "/opt/crater/target/debug/deps/libnative_tls-0ec35a6235f59b6b.rlib" "/opt/crater/target/debug/deps/libopenssl-b29797d833c42fb7.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2ddf2de550faebf7.rlib" "/opt/crater/target/debug/deps/libforeign_types-47fd4dbd69e06379.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-c53e2511ab13cecd.rlib" "/opt/crater/target/debug/deps/libtokio_proto-7702a0d564efc291.rlib" "/opt/crater/target/debug/deps/libtokio_service-d18cd1c6cb46606c.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libtokio_core-9c973830368cd54a.rlib" "/opt/crater/target/debug/deps/libscoped_tls-95084f4484ab1532.rlib" "/opt/crater/target/debug/deps/libtokio_io-b89acbe0942673a4.rlib" "/opt/crater/target/debug/deps/libmio-e69d5da2fed9b18e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/libnet2-1d5447b1532b5447.rlib" "/opt/crater/target/debug/deps/liblazycell-569b19d10307f11e.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-da57fc2ee5b23e3d.rlib" "/opt/crater/target/debug/deps/libmime-b94ff1ba6c45bc2d.rlib" "/opt/crater/target/debug/deps/libunicase-6ddc7f5da8771111.rlib" "/opt/crater/target/debug/deps/liblog-cb32e2f952aff2a6.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libhttparse-3c23f16abbac927e.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-89a5a5148ad2ed9e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5d1712850356e50a.rlib" "/opt/crater/target/debug/deps/libfutures-0502d414c1fc14dd.rlib" "/opt/crater/target/debug/deps/libbytes-f1dcb12d5d0e80f4.rlib" "/opt/crater/target/debug/deps/libiovec-57ceed962d22c888.rlib" "/opt/crater/target/debug/deps/libpem-b5af86cb1d6045fc.rlib" "/opt/crater/target/debug/deps/libregex-25a78b8fb884d6d3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ce20ed97c088b9fa.rlib" "/opt/crater/target/debug/deps/libthread_local-f887f29274d50b81.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6d9f78992bcc65e4.rlib" "/opt/crater/target/debug/deps/libmemchr-149e2d649b0f669d.rlib" "/opt/crater/target/debug/deps/liblazy_static-ccea4a44c4af410d.rlib" "/opt/crater/target/debug/deps/libbase64-7e8399672f4ad4d2.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libbyteorder-318108ede77daca1.rlib" "/opt/crater/target/debug/deps/libitoa-38aa87b78eddd9c3.rlib" "/opt/crater/target/debug/deps/liberror_chain-a80e63febfa8a6e7.rlib" "/opt/crater/target/debug/deps/libbacktrace-db6320b71f1b75a9.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7c23e15c723da415.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5967d01fc3b65b86.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/libderp-5858086486935ad1.rlib" "/opt/crater/target/debug/deps/libuntrusted-4c72e7246b3544d8.rlib" "/opt/crater/target/debug/deps/libdata_encoding-d9e3256f22841e5e.rlib" "/opt/crater/target/debug/deps/libcurve25519_dalek-342306d46f21faba.rlib" "/opt/crater/target/debug/deps/librand-6320734f8e1bb2c3.rlib" "/opt/crater/target/debug/deps/libsubtle-2911b6d0e14eda41.rlib" "/opt/crater/target/debug/deps/libdigest-35b8826a1c977a51.rlib" "/opt/crater/target/debug/deps/libgeneric_array-64f10b57d950bcd5.rlib" "/opt/crater/target/debug/deps/libnodrop-81b8f80ba0878d73.rlib" "/opt/crater/target/debug/deps/libodds-948e814d0f96ead9.rlib" "/opt/crater/target/debug/deps/libtypenum-42a82b77706755e1.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libchrono-4c9ecff067405f67.rlib" "/opt/crater/target/debug/deps/libserde-f9b31195c78ccc7b.rlib" "/opt/crater/target/debug/deps/libnum-95161ef077004c27.rlib" "/opt/crater/target/debug/deps/libnum_iter-4385a720bce89133.rlib" "/opt/crater/target/debug/deps/libnum_integer-03e590edf1d4cc85.rlib" "/opt/crater/target/debug/deps/libnum_traits-50f4c0719bcfab71.rlib" "/opt/crater/target/debug/deps/libtime-5425f29d15f71c75.rlib" "/opt/crater/target/debug/deps/liblibc-7a0d5ea43554a001.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/interchange/mod.rs - interchange::Json::deserialize (line 101) [INFO] [stdout] src/interchange/mod.rs - interchange::Json::from_reader (line 179) [INFO] [stdout] src/interchange/mod.rs - interchange::Json::serialize (line 131) [INFO] [stdout] src/tuf.rs - tuf::TargetPath::components (line 343) [INFO] [stdout] src/tuf.rs - tuf::TargetPath::is_child (line 355) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "f3290f1f1f6e54ef7797b6165aa2801cb33a03629d44ca54614158e78c6c18d9"` [INFO] running `"docker" "rm" "-f" "f3290f1f1f6e54ef7797b6165aa2801cb33a03629d44ca54614158e78c6c18d9"` [INFO] [stdout] f3290f1f1f6e54ef7797b6165aa2801cb33a03629d44ca54614158e78c6c18d9