[INFO] crate jsonbin 0.1.0 is already in cache [INFO] testing jsonbin-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate jsonbin 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate jsonbin 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] a56857fe928659d3f735e9123e4eaea84e039b63208b6da11dfae78c52b9b748 [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" "a56857fe928659d3f735e9123e4eaea84e039b63208b6da11dfae78c52b9b748"` [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 curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [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 45.61s [INFO] running `"docker" "inspect" "a56857fe928659d3f735e9123e4eaea84e039b63208b6da11dfae78c52b9b748"` [INFO] running `"docker" "rm" "-f" "a56857fe928659d3f735e9123e4eaea84e039b63208b6da11dfae78c52b9b748"` [INFO] [stdout] a56857fe928659d3f735e9123e4eaea84e039b63208b6da11dfae78c52b9b748 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 606be503f39ff4c94dcb7942c6a096b1ee8691273f669cb60288d01bf0061b45 [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" "606be503f39ff4c94dcb7942c6a096b1ee8691273f669cb60288d01bf0061b45"` [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] 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" "606be503f39ff4c94dcb7942c6a096b1ee8691273f669cb60288d01bf0061b45"` [INFO] running `"docker" "rm" "-f" "606be503f39ff4c94dcb7942c6a096b1ee8691273f669cb60288d01bf0061b45"` [INFO] [stdout] 606be503f39ff4c94dcb7942c6a096b1ee8691273f669cb60288d01bf0061b45