[INFO] cloning repository https://github.com/Srylax/subuidless-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Srylax/subuidless-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrylax%2Fsubuidless-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrylax%2Fsubuidless-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c353db4f21489106ad025e44079959bc1b3b178
[INFO] checking Srylax/subuidless-test against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrylax%2Fsubuidless-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Srylax/subuidless-test
[INFO] finished tweaking git repo https://github.com/Srylax/subuidless-test
[INFO] tweaked toml for git repo https://github.com/Srylax/subuidless-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Srylax/subuidless-test on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Srylax/subuidless-test 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.16
[INFO] [stderr]   Downloaded docker-command v5.0.0
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded os_pipe v0.9.2
[INFO] [stderr]   Downloaded command-run v1.1.1
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded proptest-derive v0.4.0
[INFO] [stderr]   Downloaded typetag v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93ef24601ee672917c4879391a881b421265821ed2987f8ef961128dda140349
[INFO] running `Command { std: "docker" "start" "-a" "93ef24601ee672917c4879391a881b421265821ed2987f8ef961128dda140349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93ef24601ee672917c4879391a881b421265821ed2987f8ef961128dda140349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ef24601ee672917c4879391a881b421265821ed2987f8ef961128dda140349", kill_on_drop: false }`
[INFO] [stdout] 93ef24601ee672917c4879391a881b421265821ed2987f8ef961128dda140349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 121955a1f2d651a02c35502efb5c92e806d79c07a316169fc89ecd53c130f5a3
[INFO] running `Command { std: "docker" "start" "-a" "121955a1f2d651a02c35502efb5c92e806d79c07a316169fc89ecd53c130f5a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking command-run v1.1.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking docker-command v5.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking subuidless-test-proc v0.1.0 (/opt/rustwide/workdir/subuidless-test-proc)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use copy_dir::copy_dir;
[INFO] [stdout]  2 | | use docker_command::{BaseCommand, BuildOpt, Launcher};
[INFO] [stdout]  3 | | use proc_macro::TokenStream;
[INFO] [stdout]  4 | | use std::collections::VecDeque;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     TokenStream::new()
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_docker(input: TokenStream) -> TokenStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use copy_dir::copy_dir;
[INFO] [stdout]  2 | | use docker_command::{BaseCommand, BuildOpt, Launcher};
[INFO] [stdout]  3 | | use proc_macro::TokenStream;
[INFO] [stdout]  4 | | use std::collections::VecDeque;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     TokenStream::new()
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_docker(input: TokenStream) -> TokenStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / use copy_dir::copy_dir;
[INFO] [stdout]  2 | | use docker_command::{BaseCommand, BuildOpt, Launcher};
[INFO] [stdout]  3 | | use proc_macro::TokenStream;
[INFO] [stdout]  4 | | use std::collections::VecDeque;
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     TokenStream::new()
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> subuidless-test-proc/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_docker(input: TokenStream) -> TokenStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking erased-serde v0.4.4
[INFO] [stderr]     Checking typetag v0.2.16
[INFO] [stderr]     Checking subuidless-test v0.1.0 (/opt/rustwide/workdir/subuidless-test)
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub extern crate serde;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
[INFO] [stdout]    = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub extern crate serde;
[INFO] [stdout] 10 + pub use serde;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub extern crate proptest_derive;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub extern crate proptest_derive;
[INFO] [stdout] 11 + pub use proptest_derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub extern crate proptest;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub extern crate proptest;
[INFO] [stdout] 12 + pub use proptest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern crate docker_command;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub extern crate docker_command;
[INFO] [stdout] 13 + pub use docker_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub extern crate typetag;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub extern crate typetag;
[INFO] [stdout] 14 + pub use typetag;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub extern crate serde_json;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 15 - pub extern crate serde_json;
[INFO] [stdout] 15 + pub use serde_json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub extern crate anyhow;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub extern crate anyhow;
[INFO] [stdout] 16 + pub use anyhow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> subuidless-test/src/lib.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 | / use std::ffi::{OsString};
[INFO] [stdout]   3 | | use anyhow::Result;
[INFO] [stdout]   4 | | use std::path::Path;
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> subuidless-test/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | macro_rules! syscall {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> subuidless-test/src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | macro_rules! executor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> subuidless-test/src/lib.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn exec_docker(args: Vec<OsString>) -> Result<Output, ErrorKind> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> subuidless-test/src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / pub trait Syscall {
[INFO] [stdout] 115 | |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> subuidless-test/src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub extern crate serde;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
[INFO] [stdout]    = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 10 - pub extern crate serde;
[INFO] [stdout] 10 + pub use serde;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub extern crate proptest_derive;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub extern crate proptest_derive;
[INFO] [stdout] 11 + pub use proptest_derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub extern crate proptest;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 12 - pub extern crate proptest;
[INFO] [stdout] 12 + pub use proptest;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub extern crate docker_command;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub extern crate docker_command;
[INFO] [stdout] 13 + pub use docker_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub extern crate typetag;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 14 - pub extern crate typetag;
[INFO] [stdout] 14 + pub use typetag;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub extern crate serde_json;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 15 - pub extern crate serde_json;
[INFO] [stdout] 15 + pub use serde_json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern crate` is not idiomatic in the new edition
[INFO] [stdout]   --> subuidless-test/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub extern crate anyhow;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert it to a `use`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub extern crate anyhow;
[INFO] [stdout] 16 + pub use anyhow;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> subuidless-test/src/lib.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout]   2 | / use std::ffi::{OsString};
[INFO] [stdout]   3 | | use anyhow::Result;
[INFO] [stdout]   4 | | use std::path::Path;
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> subuidless-test/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | macro_rules! syscall {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> subuidless-test/src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | macro_rules! executor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> subuidless-test/src/lib.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn exec_docker(args: Vec<OsString>) -> Result<Output, ErrorKind> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> subuidless-test/src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / pub trait Syscall {
[INFO] [stdout] 115 | |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> subuidless-test/src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn execute(&self) -> Result<Option<String>>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.71s
[INFO] running `Command { std: "docker" "inspect" "121955a1f2d651a02c35502efb5c92e806d79c07a316169fc89ecd53c130f5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "121955a1f2d651a02c35502efb5c92e806d79c07a316169fc89ecd53c130f5a3", kill_on_drop: false }`
[INFO] [stdout] 121955a1f2d651a02c35502efb5c92e806d79c07a316169fc89ecd53c130f5a3
