[INFO] fetching crate unveil-rs 0.1.2-alpha1...
[INFO] checking unveil-rs-0.1.2-alpha1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate unveil-rs 0.1.2-alpha1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate unveil-rs 0.1.2-alpha1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate unveil-rs 0.1.2-alpha1
[INFO] finished tweaking crates.io crate unveil-rs 0.1.2-alpha1
[INFO] tweaked toml for crates.io crate unveil-rs 0.1.2-alpha1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate unveil-rs 0.1.2-alpha1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ws v0.9.1
[INFO] [stderr]   Downloaded sass-rs v0.2.2
[INFO] [stderr]   Downloaded horrorshow v0.8.3
[INFO] [stderr]   Downloaded notify v4.0.15
[INFO] [stderr]   Downloaded anyhow v1.0.27
[INFO] [stderr]   Downloaded sass-sys v0.4.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4997a50c6f6ac580cf35a74dfbad6b752b995497954ba2ac51a8d6327ec90854
[INFO] running `Command { std: "docker" "start" "-a" "4997a50c6f6ac580cf35a74dfbad6b752b995497954ba2ac51a8d6327ec90854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4997a50c6f6ac580cf35a74dfbad6b752b995497954ba2ac51a8d6327ec90854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4997a50c6f6ac580cf35a74dfbad6b752b995497954ba2ac51a8d6327ec90854", kill_on_drop: false }`
[INFO] [stdout] 4997a50c6f6ac580cf35a74dfbad6b752b995497954ba2ac51a8d6327ec90854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7825ba907b1b09a515b00fa21cb66bb19c3d3f7391cf5258999ec30628303126
[INFO] running `Command { std: "docker" "start" "-a" "7825ba907b1b09a515b00fa21cb66bb19c3d3f7391cf5258999ec30628303126", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling sass-sys v0.4.18
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking sequence_trie v0.3.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.27
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling pulldown-cmark v0.7.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mount v0.4.0
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ws v0.9.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking staticfile v0.5.0
[INFO] [stderr]     Checking horrorshow v0.8.3
[INFO] [stderr]     Checking open v1.4.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/bin/rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=059a7c0daf4bcf9c -C extra-filename=-059a7c0daf4bcf9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7825ba907b1b09a515b00fa21cb66bb19c3d3f7391cf5258999ec30628303126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7825ba907b1b09a515b00fa21cb66bb19c3d3f7391cf5258999ec30628303126", kill_on_drop: false }`
[INFO] [stdout] 7825ba907b1b09a515b00fa21cb66bb19c3d3f7391cf5258999ec30628303126
[INFO] checking unveil-rs-0.1.2-alpha1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate unveil-rs 0.1.2-alpha1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate unveil-rs 0.1.2-alpha1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate unveil-rs 0.1.2-alpha1
[INFO] finished tweaking crates.io crate unveil-rs 0.1.2-alpha1
[INFO] tweaked toml for crates.io crate unveil-rs 0.1.2-alpha1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate unveil-rs 0.1.2-alpha1 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9108001c91d6f9e34bdcc741ebfa05102a2ad6d606e5abb4e07270bae9e32bf7
[INFO] running `Command { std: "docker" "start" "-a" "9108001c91d6f9e34bdcc741ebfa05102a2ad6d606e5abb4e07270bae9e32bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9108001c91d6f9e34bdcc741ebfa05102a2ad6d606e5abb4e07270bae9e32bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9108001c91d6f9e34bdcc741ebfa05102a2ad6d606e5abb4e07270bae9e32bf7", kill_on_drop: false }`
[INFO] [stdout] 9108001c91d6f9e34bdcc741ebfa05102a2ad6d606e5abb4e07270bae9e32bf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4354e067af099fb1d9800179aae36d03948e05eea64d3b30ecc510639cf67a60
[INFO] running `Command { std: "docker" "start" "-a" "4354e067af099fb1d9800179aae36d03948e05eea64d3b30ecc510639cf67a60", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling sass-sys v0.4.18
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.27
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sequence_trie v0.3.6
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking mount v0.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking ws v0.9.1
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking staticfile v0.5.0
[INFO] [stderr]     Checking horrorshow v0.8.3
[INFO] [stderr]     Checking open v1.4.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]     Checking regex v1.3.5
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking sass-rs v0.2.2
[INFO] [stderr]     Checking unveil-rs v0.1.2-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnveilConfig`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/config.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_UnveilConfig`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/config.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_UnveilConfig`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/config.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_UnveilConfig`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[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" "4354e067af099fb1d9800179aae36d03948e05eea64d3b30ecc510639cf67a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4354e067af099fb1d9800179aae36d03948e05eea64d3b30ecc510639cf67a60", kill_on_drop: false }`
[INFO] [stdout] 4354e067af099fb1d9800179aae36d03948e05eea64d3b30ecc510639cf67a60
