[INFO] cloning repository https://github.com/fretn/rsmodules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fretn/rsmodules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc8320a9e691ae5bf63f9a3d5ad6ed7f0c3d24b [INFO] testing fretn/rsmodules against master#77d155973c6c22a0e1af49a4a9bac024f697851d for pr-85530-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fretn/rsmodules on toolchain 77d155973c6c22a0e1af49a4a9bac024f697851d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fretn/rsmodules [INFO] finished tweaking git repo https://github.com/fretn/rsmodules [INFO] tweaked toml for git repo https://github.com/fretn/rsmodules written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/fretn/rsmodules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab471753aba98d71af16c6c3fbdf3012db96dbed7a04e343600bf61a106a081 [INFO] running `Command { std: "docker" "start" "-a" "aab471753aba98d71af16c6c3fbdf3012db96dbed7a04e343600bf61a106a081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab471753aba98d71af16c6c3fbdf3012db96dbed7a04e343600bf61a106a081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab471753aba98d71af16c6c3fbdf3012db96dbed7a04e343600bf61a106a081", kill_on_drop: false }` [INFO] [stdout] aab471753aba98d71af16c6c3fbdf3012db96dbed7a04e343600bf61a106a081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd857952c5ffc255c7ec23a0bce5281756d3719fc0d0a462528526f0450198e [INFO] running `Command { std: "docker" "start" "-a" "cdd857952c5ffc255c7ec23a0bce5281756d3719fc0d0a462528526f0450198e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling plist v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rhai v0.9.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling is_executable v0.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling immeta v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling gumdrop_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling gumdrop v0.5.0 [INFO] [stderr] Compiling onig v4.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling syntect v3.0.2 [INFO] [stderr] Compiling mdcat v0.12.1 [INFO] [stderr] Compiling rsmodules v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/cache.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/cache.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.64s [INFO] running `Command { std: "docker" "inspect" "cdd857952c5ffc255c7ec23a0bce5281756d3719fc0d0a462528526f0450198e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd857952c5ffc255c7ec23a0bce5281756d3719fc0d0a462528526f0450198e", kill_on_drop: false }` [INFO] [stdout] cdd857952c5ffc255c7ec23a0bce5281756d3719fc0d0a462528526f0450198e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643a242aa5d14f6cb1111e85e79ffe7e5773cf269e0c2b42e84dbbedf57dd500 [INFO] running `Command { std: "docker" "start" "-a" "643a242aa5d14f6cb1111e85e79ffe7e5773cf269e0c2b42e84dbbedf57dd500", kill_on_drop: false }` [INFO] [stderr] Compiling rsmodules v0.7.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/cache.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/cache.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "643a242aa5d14f6cb1111e85e79ffe7e5773cf269e0c2b42e84dbbedf57dd500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643a242aa5d14f6cb1111e85e79ffe7e5773cf269e0c2b42e84dbbedf57dd500", kill_on_drop: false }` [INFO] [stdout] 643a242aa5d14f6cb1111e85e79ffe7e5773cf269e0c2b42e84dbbedf57dd500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4117fac4653518a3e0767e0cd6fb08e778c2470538a3c940698adf5dc90d9416 [INFO] running `Command { std: "docker" "start" "-a" "4117fac4653518a3e0767e0cd6fb08e778c2470538a3c940698adf5dc90d9416", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/cache.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/cache.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsmodules-1d70f1ba8c6be67d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::supported_shells ... ok [INFO] [stdout] test rsmod::tests::_get_other_version_of_module_loaded ... ok [INFO] [stdout] test rsmod::tests::_is_module_loaded ... ok [INFO] [stdout] test rsmod::tests::_is_other_version_of_module_loaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4117fac4653518a3e0767e0cd6fb08e778c2470538a3c940698adf5dc90d9416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4117fac4653518a3e0767e0cd6fb08e778c2470538a3c940698adf5dc90d9416", kill_on_drop: false }` [INFO] [stdout] 4117fac4653518a3e0767e0cd6fb08e778c2470538a3c940698adf5dc90d9416