[INFO] fetching crate imagevault 0.1.17... [INFO] testing imagevault-0.1.17 against 1.55.0 for beta-1.56-1 [INFO] extracting crate imagevault 0.1.17 into /workspace/builds/worker-88/source [INFO] validating manifest of crates.io crate imagevault 0.1.17 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imagevault 0.1.17 [INFO] finished tweaking crates.io crate imagevault 0.1.17 [INFO] tweaked toml for crates.io crate imagevault 0.1.17 written to /workspace/builds/worker-88/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759dc279932ddf38d46419d285b2acbfec18a239cf42c0fa6af2bbed278a30f5 [INFO] running `Command { std: "docker" "start" "-a" "759dc279932ddf38d46419d285b2acbfec18a239cf42c0fa6af2bbed278a30f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759dc279932ddf38d46419d285b2acbfec18a239cf42c0fa6af2bbed278a30f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759dc279932ddf38d46419d285b2acbfec18a239cf42c0fa6af2bbed278a30f5", kill_on_drop: false }` [INFO] [stdout] 759dc279932ddf38d46419d285b2acbfec18a239cf42c0fa6af2bbed278a30f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 981cb5e262c1f6ff760dc0e420af3e63c61c433ede023ed3f870ca19af79750e [INFO] running `Command { std: "docker" "start" "-a" "981cb5e262c1f6ff760dc0e420af3e63c61c433ede023ed3f870ca19af79750e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling imagevault v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.02s [INFO] running `Command { std: "docker" "inspect" "981cb5e262c1f6ff760dc0e420af3e63c61c433ede023ed3f870ca19af79750e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981cb5e262c1f6ff760dc0e420af3e63c61c433ede023ed3f870ca19af79750e", kill_on_drop: false }` [INFO] [stdout] 981cb5e262c1f6ff760dc0e420af3e63c61c433ede023ed3f870ca19af79750e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d6c3e13bf29d53eeab578a679aeadf4a36627e719646875e5c652caa781e3c [INFO] running `Command { std: "docker" "start" "-a" "59d6c3e13bf29d53eeab578a679aeadf4a36627e719646875e5c652caa781e3c", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling imagevault v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `testutil` [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | mod testutil; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `testutil`, create file "src/testutil.rs" or "src/testutil/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/authentication/client_credentials.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/authentication/pin_code.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/client/mod.rs:126:61 [INFO] [stdout] | [INFO] [stdout] 126 | use crate::{authentication::DummyAuth, service::assets, testutil::get_test_data}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/service/assets/info.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/service/assets/search.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/service/category_service/get_categories.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/service/info/version.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testutil::get_test_data` [INFO] [stdout] --> src/service/upload_service/upload.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use crate::testutil::get_test_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `get_test_data` in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_test_data` in module `testutil` [INFO] [stdout] --> src/service/media_content_service/store_content_in_vault.rs:211:38 [INFO] [stdout] | [INFO] [stdout] 211 | .with_body(testutil::get_test_data("store_content_in_vault_response")) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_test_data` in module `testutil` [INFO] [stdout] --> src/service/media_content_service/store_content_in_vault.rs:237:38 [INFO] [stdout] | [INFO] [stdout] 237 | .with_body(testutil::get_test_data("store_content_in_vault_response")) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_jpg_test_image_path` in module `testutil` [INFO] [stdout] --> src/service/media_content_service/store_content_in_vault.rs:245:28 [INFO] [stdout] | [INFO] [stdout] 245 | &testutil::get_jpg_test_image_path(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_gif_test_image_path` in module `testutil` [INFO] [stdout] --> src/service/upload_service/upload.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | let gif_path = testutil::get_gif_test_image_path(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imagevault` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "59d6c3e13bf29d53eeab578a679aeadf4a36627e719646875e5c652caa781e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d6c3e13bf29d53eeab578a679aeadf4a36627e719646875e5c652caa781e3c", kill_on_drop: false }` [INFO] [stdout] 59d6c3e13bf29d53eeab578a679aeadf4a36627e719646875e5c652caa781e3c