[INFO] updating cached repository https://github.com/FujiHaruka/rust-shell-funcs [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] a8df0c24a43901e28f245372872f48f9134eb952 [INFO] testing FujiHaruka/rust-shell-funcs against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFujiHaruka%2Frust-shell-funcs" "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/FujiHaruka/rust-shell-funcs 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/FujiHaruka/rust-shell-funcs [INFO] finished tweaking git repo https://github.com/FujiHaruka/rust-shell-funcs [INFO] tweaked toml for git repo https://github.com/FujiHaruka/rust-shell-funcs written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FujiHaruka/rust-shell-funcs 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] 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] ab13cbab218ed30ca7d249782bc1552e67336057de0c02c4f0183829a1d4967a [INFO] running `"docker" "start" "-a" "ab13cbab218ed30ca7d249782bc1552e67336057de0c02c4f0183829a1d4967a"` [INFO] [stderr] Compiling serde v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling rust-shell-funcs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: environment variable `RUST_SHELL_FUNCS_STORAGE_PATH` not defined [INFO] [stderr] --> src/main.rs:20:28 [INFO] [stderr] | [INFO] [stderr] 20 | const STORAGE_PATH: &str = env!("RUST_SHELL_FUNCS_STORAGE_PATH"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rust-shell-funcs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ab13cbab218ed30ca7d249782bc1552e67336057de0c02c4f0183829a1d4967a"` [INFO] running `"docker" "rm" "-f" "ab13cbab218ed30ca7d249782bc1552e67336057de0c02c4f0183829a1d4967a"` [INFO] [stdout] ab13cbab218ed30ca7d249782bc1552e67336057de0c02c4f0183829a1d4967a