[INFO] crate jsonbin 0.1.0 is already in cache [INFO] testing jsonbin-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate jsonbin 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate jsonbin 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate jsonbin 0.1.0 [INFO] finished tweaking crates.io crate jsonbin 0.1.0 [INFO] tweaked toml for crates.io crate jsonbin 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] ffab3462666be9701d8bcb4534697c5efc73e05b7d2052037bd6ce27e3b4dc50 [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" "ffab3462666be9701d8bcb4534697c5efc73e05b7d2052037bd6ce27e3b4dc50"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.8.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling jsonbin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.32s [INFO] running `"docker" "inspect" "ffab3462666be9701d8bcb4534697c5efc73e05b7d2052037bd6ce27e3b4dc50"` [INFO] running `"docker" "rm" "-f" "ffab3462666be9701d8bcb4534697c5efc73e05b7d2052037bd6ce27e3b4dc50"` [INFO] [stdout] ffab3462666be9701d8bcb4534697c5efc73e05b7d2052037bd6ce27e3b4dc50 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d736dfd5112e28494b47889cc0dbbb46c7fadb335e00fdffcde529796a4e034c [INFO] running `"docker" "start" "-a" "d736dfd5112e28494b47889cc0dbbb46c7fadb335e00fdffcde529796a4e034c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling jsonbin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: environment variable `JSONBIN_ORG_TOKEN` not defined [INFO] [stderr] --> src/lib.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | let api = JSONBin::new(env!("JSONBIN_ORG_TOKEN")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `jsonbin`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d736dfd5112e28494b47889cc0dbbb46c7fadb335e00fdffcde529796a4e034c"` [INFO] running `"docker" "rm" "-f" "d736dfd5112e28494b47889cc0dbbb46c7fadb335e00fdffcde529796a4e034c"` [INFO] [stdout] d736dfd5112e28494b47889cc0dbbb46c7fadb335e00fdffcde529796a4e034c