[INFO] cloning repository https://github.com/gluon-lang/try_gluon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gluon-lang/try_gluon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0354a8be6f724d93e24f33022e91c3896dc44c23 [INFO] testing gluon-lang/try_gluon against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgluon-lang%2Ftry_gluon" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gluon-lang/try_gluon on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gluon-lang/try_gluon [INFO] finished tweaking git repo https://github.com/gluon-lang/try_gluon [INFO] tweaked toml for git repo https://github.com/gluon-lang/try_gluon written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gluon-lang/try_gluon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gluon-lang/gluon` [INFO] [stderr] Updating git repository `https://github.com/Marwes/salsa` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.8 [INFO] [stderr] Downloaded ahash v0.2.18 [INFO] [stderr] Downloaded serde v1.0.105 [INFO] [stderr] Downloaded structopt-derive v0.4.5 [INFO] [stderr] Downloaded schannel v0.1.18 [INFO] [stderr] Downloaded pulldown-cmark v0.6.1 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] [stderr] Downloaded proc-macro-hack v0.5.14 [INFO] [stderr] Downloaded archery v0.3.0 [INFO] [stderr] Downloaded rpds v0.7.0 [INFO] [stderr] Downloaded handlebars v2.0.4 [INFO] [stderr] Downloaded async-trait v0.1.26 [INFO] [stderr] Downloaded h2 v0.2.3 [INFO] [stderr] Downloaded hubcaps v0.5.0 [INFO] [stderr] Downloaded home v0.3.4 [INFO] [stderr] Downloaded serde_state v0.4.7 [INFO] [stderr] Downloaded libc v0.2.68 [INFO] [stderr] Downloaded frunk_core v0.3.1 [INFO] [stderr] Downloaded pretty v0.5.2 [INFO] [stderr] Downloaded collect-mac v0.1.0 [INFO] [stderr] Downloaded tokio-retry v0.2.0 [INFO] [stderr] Downloaded hyperx v0.13.2 [INFO] [stderr] Downloaded salsa-macros v0.13.2 [INFO] [stderr] Downloaded codespan v0.3.0 [INFO] [stderr] Downloaded opener v0.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.105 [INFO] [stderr] Downloaded codespan-reporting v0.3.0 [INFO] [stderr] Downloaded structopt v0.3.12 [INFO] [stderr] Downloaded const-random-macro v0.1.8 [INFO] [stderr] Downloaded serde_derive_state v0.4.9 [INFO] [stderr] Downloaded gluon_format v0.13.1 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded gluon_base v0.13.1 [INFO] [stderr] Downloaded gluon_completion v0.13.1 [INFO] [stderr] Downloaded gluon_doc v0.13.1 [INFO] [stderr] Downloaded gluon_codegen v0.13.1 [INFO] [stderr] Downloaded salsa v0.13.2 [INFO] [stderr] Downloaded gluon_parser v0.13.1 [INFO] [stderr] Downloaded gluon_check v0.13.1 [INFO] [stderr] Downloaded gluon_vm v0.13.1 [INFO] [stderr] Downloaded gluon v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc71e5d066fee716d58974b68b8ca4306c4bd973f424d354937c386cdc4b3a97 [INFO] running `Command { std: "docker" "start" "-a" "cc71e5d066fee716d58974b68b8ca4306c4bd973f424d354937c386cdc4b3a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc71e5d066fee716d58974b68b8ca4306c4bd973f424d354937c386cdc4b3a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc71e5d066fee716d58974b68b8ca4306c4bd973f424d354937c386cdc4b3a97", kill_on_drop: false }` [INFO] [stdout] cc71e5d066fee716d58974b68b8ca4306c4bd973f424d354937c386cdc4b3a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5250d602c60803a8a06f15e53d08b0953f539b48416cdf72bde69ce4c5676729 [INFO] running `Command { std: "docker" "start" "-a" "5250d602c60803a8a06f15e53d08b0953f539b48416cdf72bde69ce4c5676729", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling frunk_core v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling gluon_vm v0.13.1 (https://github.com/gluon-lang/gluon#8034b63d) [INFO] [stderr] Compiling gluon_vm v0.13.1 [INFO] [stderr] Compiling gluon_doc v0.13.1 [INFO] [stderr] Compiling gluon_doc v0.13.1 (https://github.com/gluon-lang/gluon#8034b63d) [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling gluon_codegen v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling gluon_codegen v0.13.1 (https://github.com/gluon-lang/gluon#8034b63d) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling salsa-macros v0.14.1 (https://github.com/Marwes/salsa?rev=3fddf72#3fddf726) [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling salsa-macros v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] error: could not compile `serde_derive_state` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive_state /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive_state-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=0f7ca26e2afbdcd0 -C extra-filename=-0f7ca26e2afbdcd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-538c27b562bcecac.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-91f8bcb4d98c3fe8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ff98afff5e07778.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5250d602c60803a8a06f15e53d08b0953f539b48416cdf72bde69ce4c5676729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5250d602c60803a8a06f15e53d08b0953f539b48416cdf72bde69ce4c5676729", kill_on_drop: false }` [INFO] [stdout] 5250d602c60803a8a06f15e53d08b0953f539b48416cdf72bde69ce4c5676729