[INFO] fetching crate ssh-jail-dto 0.1.1... [INFO] testing ssh-jail-dto-0.1.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate ssh-jail-dto 0.1.1 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate ssh-jail-dto 0.1.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ssh-jail-dto 0.1.1 [INFO] finished tweaking crates.io crate ssh-jail-dto 0.1.1 [INFO] tweaked toml for crates.io crate ssh-jail-dto 0.1.1 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d11a287c34a0e30b96f4ba742832f0526c49fd73ff960cdd209b492068c74eab [INFO] running `Command { std: "docker" "start" "-a" "d11a287c34a0e30b96f4ba742832f0526c49fd73ff960cdd209b492068c74eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d11a287c34a0e30b96f4ba742832f0526c49fd73ff960cdd209b492068c74eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11a287c34a0e30b96f4ba742832f0526c49fd73ff960cdd209b492068c74eab", kill_on_drop: false }` [INFO] [stdout] d11a287c34a0e30b96f4ba742832f0526c49fd73ff960cdd209b492068c74eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d93f8bcbaff783d3ea1c8b013987f5e908cb9484c5a3d38c18e259ef0f243a77 [INFO] running `Command { std: "docker" "start" "-a" "d93f8bcbaff783d3ea1c8b013987f5e908cb9484c5a3d38c18e259ef0f243a77", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ssh-jail-dto v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "d93f8bcbaff783d3ea1c8b013987f5e908cb9484c5a3d38c18e259ef0f243a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93f8bcbaff783d3ea1c8b013987f5e908cb9484c5a3d38c18e259ef0f243a77", kill_on_drop: false }` [INFO] [stdout] d93f8bcbaff783d3ea1c8b013987f5e908cb9484c5a3d38c18e259ef0f243a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d0e4f98c543a9443c20953e9e201b441d966b4378aa4dc6b4d3045411bc8b5 [INFO] running `Command { std: "docker" "start" "-a" "81d0e4f98c543a9443c20953e9e201b441d966b4378aa4dc6b4d3045411bc8b5", kill_on_drop: false }` [INFO] [stderr] Compiling ssh-jail-dto v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/instruction.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/key.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "81d0e4f98c543a9443c20953e9e201b441d966b4378aa4dc6b4d3045411bc8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d0e4f98c543a9443c20953e9e201b441d966b4378aa4dc6b4d3045411bc8b5", kill_on_drop: false }` [INFO] [stdout] 81d0e4f98c543a9443c20953e9e201b441d966b4378aa4dc6b4d3045411bc8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e75950d37429dc772dffff061fbbd476721fd80717ca9c5c0255421189bd69bf [INFO] running `Command { std: "docker" "start" "-a" "e75950d37429dc772dffff061fbbd476721fd80717ca9c5c0255421189bd69bf", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/instruction.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/instruction.rs:9:31 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug,RustcDecodable,RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/key.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/key.rs:7:37 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Clone,Debug,RustcDecodable,RustcEncodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ssh-jail-dto` (lib) generated 4 warnings [INFO] [stderr] warning: `ssh-jail-dto` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssh_jail_dto-ead50146681700a5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test action::test_action_serialization ... ok [INFO] [stdout] test action::test_action_deserialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ssh_jail_dto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e75950d37429dc772dffff061fbbd476721fd80717ca9c5c0255421189bd69bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75950d37429dc772dffff061fbbd476721fd80717ca9c5c0255421189bd69bf", kill_on_drop: false }` [INFO] [stdout] e75950d37429dc772dffff061fbbd476721fd80717ca9c5c0255421189bd69bf