[INFO] cloning repository https://github.com/KeenS/chema [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeenS/chema" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Fchema", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Fchema'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 806d061d674bdfd074962134bcd24f5c5481ced8 [INFO] testing KeenS/chema against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Fchema" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/chema on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KeenS/chema [INFO] finished tweaking git repo https://github.com/KeenS/chema [INFO] tweaked toml for git repo https://github.com/KeenS/chema written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/KeenS/chema already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b864fc47426889cf6db61fd51681898e3bde03b18f934f1e63d7ca54e33dbca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b864fc47426889cf6db61fd51681898e3bde03b18f934f1e63d7ca54e33dbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b864fc47426889cf6db61fd51681898e3bde03b18f934f1e63d7ca54e33dbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b864fc47426889cf6db61fd51681898e3bde03b18f934f1e63d7ca54e33dbca", kill_on_drop: false }` [INFO] [stdout] 9b864fc47426889cf6db61fd51681898e3bde03b18f934f1e63d7ca54e33dbca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 261a29bbf41c6b3a1a115cba81af1114093fba91bbbd51570d0b7358abe331f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "261a29bbf41c6b3a1a115cba81af1114093fba91bbbd51570d0b7358abe331f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling combine v4.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling chema v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `chema` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chema --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a9a1cf1b60cda2c0 -C extra-filename=-a9a1cf1b60cda2c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-0825ae612e66c64b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-02f6094dda6d75a8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bcb800ab099483b4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c35a8a1a3b2260af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d07e9ecce52b532.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7279557a02d3f00e.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-aae749a22db9407e.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-0bdfcef7a33b8317.rlib --extern structopt_derive=/opt/rustwide/target/debug/deps/libstructopt_derive-a9a1633332a749ed.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "261a29bbf41c6b3a1a115cba81af1114093fba91bbbd51570d0b7358abe331f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261a29bbf41c6b3a1a115cba81af1114093fba91bbbd51570d0b7358abe331f8", kill_on_drop: false }` [INFO] [stdout] 261a29bbf41c6b3a1a115cba81af1114093fba91bbbd51570d0b7358abe331f8