[INFO] crate woz 1.3.0 is already in cache [INFO] testing woz-1.3.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate woz 1.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate woz 1.3.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate woz 1.3.0 [INFO] finished tweaking crates.io crate woz 1.3.0 [INFO] tweaked toml for crates.io crate woz 1.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 002bf9b54cfbf7c7a0bee392f97583c8e94023f9fe87799b52da876d87411ee9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "002bf9b54cfbf7c7a0bee392f97583c8e94023f9fe87799b52da876d87411ee9"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling rusoto_cognito_identity v0.40.0 [INFO] [stderr] Compiling rusoto_cognito_sync v0.40.0 [INFO] [stderr] Compiling rusoto_s3 v0.40.0 [INFO] [stderr] Compiling rusoto_cognito_idp v0.40.0 [INFO] [stderr] Compiling woz v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: environment variable `WOZ_WEB_SCHEME` not defined [INFO] [stderr] --> src/config.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | pub const SCHEME: &str = env!("WOZ_WEB_SCHEME"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_WEB_NETLOC` not defined [INFO] [stderr] --> src/config.rs:9:26 [INFO] [stderr] | [INFO] [stderr] 9 | pub const NETLOC: &str = env!("WOZ_WEB_NETLOC"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_USER_POOL_URL` not defined [INFO] [stderr] --> src/config.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | pub const USER_POOL_URL: &str = env!("WOZ_USER_POOL_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_IDENTITY_POOL_ID` not defined [INFO] [stderr] --> src/config.rs:11:36 [INFO] [stderr] | [INFO] [stderr] 11 | pub const IDENTITY_POOL_ID: &str = env!("WOZ_IDENTITY_POOL_ID"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLIENT_ID` not defined [INFO] [stderr] --> src/config.rs:12:29 [INFO] [stderr] | [INFO] [stderr] 12 | pub const CLIENT_ID: &str = env!("WOZ_CLIENT_ID"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_S3_BUCKET_NAME` not defined [INFO] [stderr] --> src/config.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | pub const S3_BUCKET_NAME: &str = env!("WOZ_S3_BUCKET_NAME"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_ENCRYPTION_PASSWORD` not defined [INFO] [stderr] --> src/config.rs:17:39 [INFO] [stderr] | [INFO] [stderr] 17 | pub const ENCRYPTION_PASSWORD: &str = env!("WOZ_ENCRYPTION_PASSWORD"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_ENCRYPTION_SALT` not defined [INFO] [stderr] --> src/config.rs:18:35 [INFO] [stderr] | [INFO] [stderr] 18 | pub const ENCRYPTION_SALT: &str = env!("WOZ_ENCRYPTION_SALT"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:20:64 [INFO] [stderr] | [INFO] [stderr] 20 | pub static DEFAULT_PROJECT_LIB_RS: &str = include_str!(concat!(env!("WOZ_PROJECT_ROOT"), "/examples/seed-app/src/lib.rs")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:22:58 [INFO] [stderr] | [INFO] [stderr] 22 | pub static LANDING_PAGE_CSS: &str = include_str!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/styles/landing_page.css")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:31:72 [INFO] [stderr] | [INFO] [stderr] 31 | static DEFAULT_ICON_48X48: &'static [u8; 831] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/48x48.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:32:73 [INFO] [stderr] | [INFO] [stderr] 32 | static DEFAULT_ICON_72X72: &'static [u8; 1196] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/72x72.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:33:73 [INFO] [stderr] | [INFO] [stderr] 33 | static DEFAULT_ICON_96X96: &'static [u8; 1538] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/96x96.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:34:75 [INFO] [stderr] | [INFO] [stderr] 34 | static DEFAULT_ICON_144X144: &'static [u8; 2217] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/144x144.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:35:75 [INFO] [stderr] | [INFO] [stderr] 35 | static DEFAULT_ICON_168X168: &'static [u8; 2566] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/168x168.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:36:75 [INFO] [stderr] | [INFO] [stderr] 36 | static DEFAULT_ICON_192X192: &'static [u8; 2870] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/192x192.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:37:75 [INFO] [stderr] | [INFO] [stderr] 37 | static DEFAULT_ICON_512X512: &'static [u8; 8042] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/512x512.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:40:75 [INFO] [stderr] | [INFO] [stderr] 40 | static DEFAULT_ICON_152X152: &'static [u8; 2321] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/152x152.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:41:75 [INFO] [stderr] | [INFO] [stderr] 41 | static DEFAULT_ICON_167X167: &'static [u8; 2489] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/167x167.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: environment variable `WOZ_CLI_PROJECT_ROOT` not defined [INFO] [stderr] --> src/config.rs:42:75 [INFO] [stderr] | [INFO] [stderr] 42 | static DEFAULT_ICON_180X180: &'static [u8; 2717] = include_bytes!(concat!(env!("WOZ_CLI_PROJECT_ROOT"), "/resources/icons/180x180.png")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/cache.rs:98:54 [INFO] [stderr] | [INFO] [stderr] 98 | .expect("Failed to init decryption key");; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/builder.rs:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | components: Vec<&'a AppComponent>, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn AppComponent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `woz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "002bf9b54cfbf7c7a0bee392f97583c8e94023f9fe87799b52da876d87411ee9"` [INFO] running `"docker" "rm" "-f" "002bf9b54cfbf7c7a0bee392f97583c8e94023f9fe87799b52da876d87411ee9"` [INFO] [stdout] 002bf9b54cfbf7c7a0bee392f97583c8e94023f9fe87799b52da876d87411ee9