[INFO] cloning repository https://github.com/eatPizza311/rust-python-interops
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatPizza311/rust-python-interops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbdb2df817c72fcb68c7fac929498f8b19bfd2fe
[INFO] testing eatPizza311/rust-python-interops against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FeatPizza311%2Frust-python-interops" "/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/eatPizza311/rust-python-interops
[INFO] finished tweaking git repo https://github.com/eatPizza311/rust-python-interops
[INFO] tweaked toml for git repo https://github.com/eatPizza311/rust-python-interops written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eatPizza311/rust-python-interops on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eatPizza311/rust-python-interops 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded primes v0.4.0
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded markup5ever v0.14.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded html5ever v0.29.0
[INFO] [stderr]   Downloaded flate2 v1.0.35
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded derive_more v0.99.18
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75eb21035909857b3148cd6f016a94ffade4a86b82342309f5bda1b830b50c36
[INFO] running `Command { std: "docker" "start" "-a" "75eb21035909857b3148cd6f016a94ffade4a86b82342309f5bda1b830b50c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75eb21035909857b3148cd6f016a94ffade4a86b82342309f5bda1b830b50c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eb21035909857b3148cd6f016a94ffade4a86b82342309f5bda1b830b50c36", kill_on_drop: false }`
[INFO] [stdout] 75eb21035909857b3148cd6f016a94ffade4a86b82342309f5bda1b830b50c36
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c712b24d7c8f58785ce796a28959188152f95923f2fd39258e03a5c9722bc6be
[INFO] running `Command { std: "docker" "start" "-a" "c712b24d7c8f58785ce796a28959188152f95923f2fd39258e03a5c9722bc6be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling primes v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling welcome v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/00_welcome)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling verifier v0.1.0 (/opt/rustwide/workdir/verifier)
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling constructors v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/01_constructors)
[INFO] [stderr]    Compiling outro2 v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/07_outro)
[INFO] [stderr]    Compiling gil2 v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/02_gil)
[INFO] [stderr]    Compiling setup v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/01_setup)
[INFO] [stderr]    Compiling methods v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/02_methods)
[INFO] [stderr]    Compiling outro1 v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/08_outro)
[INFO] [stderr]    Compiling minimize v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/04_minimize_gil_locking)
[INFO] [stderr]    Compiling functions v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/03_functions)
[INFO] [stderr]    Compiling release v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/03_releasing_the_gil)
[INFO] [stderr]    Compiling gil v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/05_gil)
[INFO] [stderr]    Compiling setters v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/03_setters)
[INFO] [stderr]    Compiling inheritance v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/05_inheritance)
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     python.allow_threads(|| -> PyResult<()> {
[INFO] [stdout] 35 | |         for i in 0..n_numbers {
[INFO] [stdout] 36 | |             let n = Python::with_gil(|inner_python| {
[INFO] [stdout] 37 | |                 number_ref.bind(inner_python).get_item(i)?.extract::<u64>()
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(())
[INFO] [stdout] 43 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let _ = python.allow_threads(|| -> PyResult<()> {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]  --> exercises/02_classes/02_methods/src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pyo3::types::PyLong;
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]   --> exercises/02_classes/02_methods/src/lib.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]   --> exercises/02_classes/02_methods/src/lib.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stdout]    |                                                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling modules v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/02_modules)
[INFO] [stderr]    Compiling immutable v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/05_immutable_types)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling parent v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/06_parent)
[INFO] [stderr]    Compiling output v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/06_output)
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling arguments v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/04_arguments)
[INFO] [stdout] warning: unused imports: `PyInt` and `PyList`
[INFO] [stdout]  --> exercises/01_intro/06_output/src/lib.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pyo3::types::{PyInt, PyList};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> exercises/01_intro/06_output/src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         for i in 2..n {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exceptions v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/07_exceptions)
[INFO] [stderr]    Compiling static_methods v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/04_static_methods)
[INFO] [stderr]    Compiling pyclass v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/00_pyclass)
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling outro3 v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/06_outro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.12s
[INFO] running `Command { std: "docker" "inspect" "c712b24d7c8f58785ce796a28959188152f95923f2fd39258e03a5c9722bc6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c712b24d7c8f58785ce796a28959188152f95923f2fd39258e03a5c9722bc6be", kill_on_drop: false }`
[INFO] [stdout] c712b24d7c8f58785ce796a28959188152f95923f2fd39258e03a5c9722bc6be
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d4d4ffc874498a6a37068fd2ba7fada7674e6cc6986f6e4dc03f269d0e2762c
[INFO] running `Command { std: "docker" "start" "-a" "0d4d4ffc874498a6a37068fd2ba7fada7674e6cc6986f6e4dc03f269d0e2762c", kill_on_drop: false }`
[INFO] [stderr]    Compiling welcome v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/00_welcome)
[INFO] [stderr]    Compiling verifier v0.1.0 (/opt/rustwide/workdir/verifier)
[INFO] [stderr]    Compiling functions v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/03_functions)
[INFO] [stderr]    Compiling output v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/06_output)
[INFO] [stderr]    Compiling modules v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/02_modules)
[INFO] [stderr]    Compiling static_methods v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/04_static_methods)
[INFO] [stderr]    Compiling constructors v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/01_constructors)
[INFO] [stderr]    Compiling outro1 v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/08_outro)
[INFO] [stderr]    Compiling minimize v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/04_minimize_gil_locking)
[INFO] [stderr]    Compiling setters v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/03_setters)
[INFO] [stderr]    Compiling exceptions v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/07_exceptions)
[INFO] [stderr]    Compiling gil v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/05_gil)
[INFO] [stderr]    Compiling methods v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/02_methods)
[INFO] [stderr]    Compiling release v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/03_releasing_the_gil)
[INFO] [stderr]    Compiling setup v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/01_setup)
[INFO] [stderr]    Compiling outro3 v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/06_outro)
[INFO] [stdout] warning: unused imports: `PyInt` and `PyList`
[INFO] [stdout]  --> exercises/01_intro/06_output/src/lib.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pyo3::types::{PyInt, PyList};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> exercises/01_intro/06_output/src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         for i in 2..n {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]  --> exercises/02_classes/02_methods/src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pyo3::types::PyLong;
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]   --> exercises/02_classes/02_methods/src/lib.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stdout]   --> exercises/02_classes/02_methods/src/lib.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stdout]    |                                                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     python.allow_threads(|| -> PyResult<()> {
[INFO] [stdout] 35 | |         for i in 0..n_numbers {
[INFO] [stdout] 36 | |             let n = Python::with_gil(|inner_python| {
[INFO] [stdout] 37 | |                 number_ref.bind(inner_python).get_item(i)?.extract::<u64>()
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         Ok(())
[INFO] [stdout] 43 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let _ = python.allow_threads(|| -> PyResult<()> {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling outro2 v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/07_outro)
[INFO] [stderr]    Compiling pyclass v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/00_pyclass)
[INFO] [stderr]    Compiling immutable v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/05_immutable_types)
[INFO] [stderr]    Compiling gil2 v0.1.0 (/opt/rustwide/workdir/exercises/03_concurrency/02_gil)
[INFO] [stderr]    Compiling parent v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/06_parent)
[INFO] [stderr]    Compiling arguments v0.1.0 (/opt/rustwide/workdir/exercises/01_intro/04_arguments)
[INFO] [stderr]    Compiling inheritance v0.1.0 (/opt/rustwide/workdir/exercises/02_classes/05_inheritance)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "0d4d4ffc874498a6a37068fd2ba7fada7674e6cc6986f6e4dc03f269d0e2762c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4d4ffc874498a6a37068fd2ba7fada7674e6cc6986f6e4dc03f269d0e2762c", kill_on_drop: false }`
[INFO] [stdout] 0d4d4ffc874498a6a37068fd2ba7fada7674e6cc6986f6e4dc03f269d0e2762c
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fbdee18116ba6108c965e450da472f541f044a9b817a693cedd3d58874181292
[INFO] running `Command { std: "docker" "start" "-a" "fbdee18116ba6108c965e450da472f541f044a9b817a693cedd3d58874181292", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `PyInt` and `PyList`
[INFO] [stderr]  --> exercises/01_intro/06_output/src/lib.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use pyo3::types::{PyInt, PyList};
[INFO] [stderr]   |                   ^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> exercises/01_intro/06_output/src/lib.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |         for i in 2..n {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rayon::prelude`
[INFO] [stderr]  --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use rayon::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> exercises/03_concurrency/04_minimize_gil_locking/src/lib.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     python.allow_threads(|| -> PyResult<()> {
[INFO] [stderr] 35 | |         for i in 0..n_numbers {
[INFO] [stderr] 36 | |             let n = Python::with_gil(|inner_python| {
[INFO] [stderr] 37 | |                 number_ref.bind(inner_python).get_item(i)?.extract::<u64>()
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |         Ok(())
[INFO] [stderr] 43 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let _ = python.allow_threads(|| -> PyResult<()> {
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `output` (lib test) generated 2 warnings (run `cargo fix --lib -p output --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `minimize` (lib test) generated 2 warnings
[INFO] [stderr] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stderr]  --> exercises/02_classes/02_methods/src/lib.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | use pyo3::types::PyLong;
[INFO] [stderr]   |                  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stderr]   --> exercises/02_classes/02_methods/src/lib.rs:23:43
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stderr]    |                                           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `pyo3::types::PyLong`: use `PyInt` instead
[INFO] [stderr]   --> exercises/02_classes/02_methods/src/lib.rs:23:72
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn new(name: String, price: Bound<'_, PyLong>, quantity: Bound<'_, PyLong>) -> PyResult<Self> {
[INFO] [stderr]    |                                                                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `methods` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arguments-c720ef2baff4c52b)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/constructors-7546f78f96a6fd98)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exceptions-e4cbb2dc202d2858)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/functions-2293d5f0668cd714)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gil-155f6fa75746746a)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gil2-5687f3ba14d36139)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/immutable-a9ae1226ab1e034d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inheritance-4aa65b2136349167)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/methods-5832dfd8f1a79540)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minimize-b79599736f1ce555)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modules-f6aeb9e7b758938a)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/output-e4d676fb11eb56e8)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/outro1-f1c42ba130c8e642)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/outro2-f658ff815e694d29)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/outro3-ad31e27645c61135)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::it_crawls_links_on_same_page ... ok
[INFO] [stdout] test test::it_fetches_real_page ... ok
[INFO] [stdout] test test::it_crawls_multiple_pages_recursively ... ok
[INFO] [stdout] test test::it_exposes_site_map_correctly ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parent-b85eafd1d0da91ee)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyclass-a91ebf20480465b4)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/release-0f564377680456f1)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/setters-546f8eb407909287)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/setup-4fd92af34c147d73)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/static_methods-9cdc34cc74cf3473)
[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] [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] [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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/verifier-4f5a71101b67b23a)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/welcome-b2db0e5fd912e292)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_welcome ... ok
[INFO] [stdout] test tests::uv_is_installed_and_on_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::uv_is_installed_and_on_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::uv_is_installed_and_on_path' (99) panicked at exercises/01_intro/00_welcome/src/lib.rs:35:14:
[INFO] [stdout] Failed to run uv: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x579c6b4d27a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x579c6b4d27a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x579c6b4d27a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x579c6b4d27a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x579c6b4e6fda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x579c6b4e6fda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x579c6b4d75d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x579c6b4d75d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x579c6b4b0b8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x579c6b4b0b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x579c6b4caa89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x579c6b4662ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x579c6b4662ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x579c6b4cac42 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x579c6b4cac42 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x579c6b4b0c48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x579c6b4a8619 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x579c6b4b1a9d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x579c6b4e764c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x579c6b4e7422 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x579c6b45710c - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::process::Output, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x579c6b4582f1 - welcome[10f96c47d1a81e5b]::tests::uv_is_installed_and_on_path
[INFO] [stdout]                                at /opt/rustwide/workdir/exercises/01_intro/00_welcome/src/lib.rs:35:14
[INFO] [stdout]   22:     0x579c6b456fc7 - welcome[10f96c47d1a81e5b]::tests::uv_is_installed_and_on_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/exercises/01_intro/00_welcome/src/lib.rs:31:37
[INFO] [stdout]   23:     0x579c6b45a286 - <welcome[10f96c47d1a81e5b]::tests::uv_is_installed_and_on_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x579c6b45a65b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x579c6b45a65b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x579c6b466eba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x579c6b466eba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x579c6b466eba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x579c6b466eba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x579c6b466eba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x579c6b466eba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x579c6b466eba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x579c6b461384 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x579c6b461384 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x579c6b4699b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x579c6b4699b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x579c6b4699b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x579c6b4699b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x579c6b4699b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x579c6b4699b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x579c6b4699b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x579c6b4d204f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x579c6b4d204f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7be70e2d1aa4 - <unknown>
[INFO] [stdout]   45:     0x7be70e35ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::uv_is_installed_and_on_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p welcome --lib`
[INFO] running `Command { std: "docker" "inspect" "fbdee18116ba6108c965e450da472f541f044a9b817a693cedd3d58874181292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbdee18116ba6108c965e450da472f541f044a9b817a693cedd3d58874181292", kill_on_drop: false }`
[INFO] [stdout] fbdee18116ba6108c965e450da472f541f044a9b817a693cedd3d58874181292
