[INFO] updating cached repository https://github.com/darrint/device-blocker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 213c89c7d8fa725ea1a4fdd6954f83d4a1a2086a [INFO] testing darrint/device-blocker against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarrint%2Fdevice-blocker" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darrint/device-blocker on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/darrint/device-blocker [INFO] finished tweaking git repo https://github.com/darrint/device-blocker [INFO] tweaked toml for git repo https://github.com/darrint/device-blocker written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/darrint/device-blocker already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] eac7667ebfb3e69016f5bab5747991e55e80e814a21fe96a56c0c17ac076b260 [INFO] running `"docker" "start" "-a" "eac7667ebfb3e69016f5bab5747991e55e80e814a21fe96a56c0c17ac076b260"` [INFO] [stderr] Compiling cc v1.0.8 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling checksum v0.2.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling twoway v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling juniper v0.9.2 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling juniper_iron v0.1.2 [INFO] [stderr] Compiling device-blocker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/index.html: No such file or directory (os error 2) [INFO] [stderr] --> src/server.rs:48:27 [INFO] [stderr] | [INFO] [stderr] 48 | const INDEX_HTML: &[u8] = include_bytes!("index.html"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/bundle.js: No such file or directory (os error 2) [INFO] [stderr] --> src/server.rs:49:26 [INFO] [stderr] | [INFO] [stderr] 49 | const BUNDLE_JS: &[u8] = include_bytes!("bundle.js"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `device-blocker`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eac7667ebfb3e69016f5bab5747991e55e80e814a21fe96a56c0c17ac076b260"` [INFO] running `"docker" "rm" "-f" "eac7667ebfb3e69016f5bab5747991e55e80e814a21fe96a56c0c17ac076b260"` [INFO] [stdout] eac7667ebfb3e69016f5bab5747991e55e80e814a21fe96a56c0c17ac076b260