[INFO] crate carapax-i18n 0.1.0 is already in cache [INFO] testing carapax-i18n-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate carapax-i18n 0.1.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate carapax-i18n 0.1.0 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 crates.io crate carapax-i18n 0.1.0 [INFO] finished tweaking crates.io crate carapax-i18n 0.1.0 [INFO] tweaked toml for crates.io crate carapax-i18n 0.1.0 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 1924b4573144648224302b95d2d13146290c7f4a9bd781c164f648cc53fa6eb9 [INFO] running `"docker" "start" "-a" "1924b4573144648224302b95d2d13146290c7f4a9bd781c164f648cc53fa6eb9"` [INFO] [stderr] Compiling lazy-queue v0.1.1 [INFO] [stderr] Compiling socks v0.3.2 [INFO] [stderr] Compiling gettext v0.3.0 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling typed-headers v0.1.1 [INFO] [stderr] Compiling hyper-socks2 v0.2.1 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling hyper-proxy v0.5.1 [INFO] [stderr] Compiling tgbot v0.4.4 [INFO] [stderr] Compiling carapax v0.2.0 [INFO] [stderr] Compiling carapax-i18n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.23s [INFO] running `"docker" "inspect" "1924b4573144648224302b95d2d13146290c7f4a9bd781c164f648cc53fa6eb9"` [INFO] running `"docker" "rm" "-f" "1924b4573144648224302b95d2d13146290c7f4a9bd781c164f648cc53fa6eb9"` [INFO] [stdout] 1924b4573144648224302b95d2d13146290c7f4a9bd781c164f648cc53fa6eb9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 0dc158c2f7e2d9ea8286d2063c993ca91f046867945c40749d690b9b39c577b5 [INFO] running `"docker" "start" "-a" "0dc158c2f7e2d9ea8286d2063c993ca91f046867945c40749d690b9b39c577b5"` [INFO] [stderr] Compiling carapax-i18n v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../data/en.mo: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | const EN: &[u8] = include_bytes!("../data/en.mo"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../data/ru.mo: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:173:23 [INFO] [stderr] | [INFO] [stderr] 173 | const RU: &[u8] = include_bytes!("../data/ru.mo"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `carapax-i18n`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read examples/../data/ru.mo: No such file or directory (os error 2) [INFO] [stderr] --> examples/i18n.rs:8:19 [INFO] [stderr] | [INFO] [stderr] 8 | const RU: &[u8] = include_bytes!("../data/ru.mo"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `carapax-i18n`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0dc158c2f7e2d9ea8286d2063c993ca91f046867945c40749d690b9b39c577b5"` [INFO] running `"docker" "rm" "-f" "0dc158c2f7e2d9ea8286d2063c993ca91f046867945c40749d690b9b39c577b5"` [INFO] [stdout] 0dc158c2f7e2d9ea8286d2063c993ca91f046867945c40749d690b9b39c577b5