[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] 74f31bafb3e3c851b4e4d813f5b76240e129bd43 [INFO] testing fretn/rsmodules against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fretn/rsmodules on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "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-5-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a517f8fc16290897d0082b6d5b7915ec52f8cce96048f561c32ff9978b9ff6e9 [INFO] running `Command { std: "docker" "start" "-a" "a517f8fc16290897d0082b6d5b7915ec52f8cce96048f561c32ff9978b9ff6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a517f8fc16290897d0082b6d5b7915ec52f8cce96048f561c32ff9978b9ff6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a517f8fc16290897d0082b6d5b7915ec52f8cce96048f561c32ff9978b9ff6e9", kill_on_drop: false }` [INFO] [stdout] a517f8fc16290897d0082b6d5b7915ec52f8cce96048f561c32ff9978b9ff6e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7402aea7084f063f66194bbda2b5e6be945b1ccf8c06aec0ed5ca52338ab910 [INFO] running `Command { std: "docker" "start" "-a" "a7402aea7084f063f66194bbda2b5e6be945b1ccf8c06aec0ed5ca52338ab910", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling immeta v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling rhai v0.9.1 [INFO] [stderr] Compiling if-let-return v0.1.1 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v3.3.0 [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:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [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:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/cache.rs:966:12 [INFO] [stdout] | [INFO] [stdout] 954 | impl ModifyOpts { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 966 | pub fn from( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a7402aea7084f063f66194bbda2b5e6be945b1ccf8c06aec0ed5ca52338ab910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7402aea7084f063f66194bbda2b5e6be945b1ccf8c06aec0ed5ca52338ab910", kill_on_drop: false }` [INFO] [stdout] a7402aea7084f063f66194bbda2b5e6be945b1ccf8c06aec0ed5ca52338ab910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 040c1f779e1f0a90c788dc90731e7e5f2c1d059a3d7d14d56934119a4ae9b837 [INFO] running `Command { std: "docker" "start" "-a" "040c1f779e1f0a90c788dc90731e7e5f2c1d059a3d7d14d56934119a4ae9b837", 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:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [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:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/cache.rs:966:12 [INFO] [stdout] | [INFO] [stdout] 954 | impl ModifyOpts { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 966 | pub fn from( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "040c1f779e1f0a90c788dc90731e7e5f2c1d059a3d7d14d56934119a4ae9b837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040c1f779e1f0a90c788dc90731e7e5f2c1d059a3d7d14d56934119a4ae9b837", kill_on_drop: false }` [INFO] [stdout] 040c1f779e1f0a90c788dc90731e7e5f2c1d059a3d7d14d56934119a4ae9b837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8b7eb7df4c4f5588bb28e7cce63d5dc423363d919614483c2e4887d6b2e3776 [INFO] running `Command { std: "docker" "start" "-a" "d8b7eb7df4c4f5588bb28e7cce63d5dc423363d919614483c2e4887d6b2e3776", 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:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [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:48:26 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(RustcEncodable, RustcDecodable, Clone, Eq, Debug)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from` is never used [INFO] [stderr] --> src/cache.rs:966:12 [INFO] [stderr] | [INFO] [stderr] 954 | impl ModifyOpts { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 966 | pub fn from( [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rsmodules` (bin "rsmodules" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsmodules-a448b031c49996bf) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rsmod::tests::_get_other_version_of_module_loaded ... ok [INFO] [stdout] test tests::supported_shells ... 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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8b7eb7df4c4f5588bb28e7cce63d5dc423363d919614483c2e4887d6b2e3776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b7eb7df4c4f5588bb28e7cce63d5dc423363d919614483c2e4887d6b2e3776", kill_on_drop: false }` [INFO] [stdout] d8b7eb7df4c4f5588bb28e7cce63d5dc423363d919614483c2e4887d6b2e3776