[INFO] updating cached repository https://github.com/lucidscape/corange-rs
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] ea7187f8a23b7167629abc324a547c15b26203a4
[INFO] checking lucidscape/corange-rs against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucidscape%2Fcorange-rs" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] [stderr] Checking out files:  68% (255/371)   
Checking out files:  69% (256/371)   
Checking out files:  70% (260/371)   
Checking out files:  71% (264/371)   
Checking out files:  72% (268/371)   
Checking out files:  73% (271/371)   
Checking out files:  74% (275/371)   
Checking out files:  75% (279/371)   
Checking out files:  76% (282/371)   
Checking out files:  77% (286/371)   
Checking out files:  78% (290/371)   
Checking out files:  79% (294/371)   
Checking out files:  80% (297/371)   
Checking out files:  81% (301/371)   
Checking out files:  82% (305/371)   
Checking out files:  83% (308/371)   
Checking out files:  84% (312/371)   
Checking out files:  85% (316/371)   
Checking out files:  86% (320/371)   
Checking out files:  87% (323/371)   
Checking out files:  88% (327/371)   
Checking out files:  89% (331/371)   
Checking out files:  90% (334/371)   
Checking out files:  91% (338/371)   
Checking out files:  92% (342/371)   
Checking out files:  93% (346/371)   
Checking out files:  94% (349/371)   
Checking out files:  95% (353/371)   
Checking out files:  96% (357/371)   
Checking out files:  97% (360/371)   
Checking out files:  98% (364/371)   
Checking out files:  99% (368/371)   
Checking out files: 100% (371/371)   
Checking out files: 100% (371/371), done.
[INFO] validating manifest of git repo https://github.com/lucidscape/corange-rs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/lucidscape/corange-rs
[INFO] finished tweaking git repo https://github.com/lucidscape/corange-rs
[INFO] tweaked toml for git repo https://github.com/lucidscape/corange-rs written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/lucidscape/corange-rs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 22d911b891528af6a87039c114f21e5df101d348c30867afd80e6de6fcc9b7de
[INFO] running `"docker" "start" "-a" "22d911b891528af6a87039c114f21e5df101d348c30867afd80e6de6fcc9b7de"`
[INFO] [stderr]    Compiling sdl2-sys v0.7.0
[INFO] [stderr]    Compiling corange-rs v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: environment variable `OUT_DIR` not defined
[INFO] [stderr]   --> src/build.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let out_dir = env!("OUT_DIR");
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `corange-rs`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "22d911b891528af6a87039c114f21e5df101d348c30867afd80e6de6fcc9b7de"`
[INFO] running `"docker" "rm" "-f" "22d911b891528af6a87039c114f21e5df101d348c30867afd80e6de6fcc9b7de"`
[INFO] [stdout] 22d911b891528af6a87039c114f21e5df101d348c30867afd80e6de6fcc9b7de
