[INFO] cloning repository https://github.com/omegablitz/gluon-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omegablitz/gluon-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fgluon-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fgluon-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7631285e71f5ee0cf3fb3be253bf2718bf63362 [INFO] testing omegablitz/gluon-bug against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fgluon-bug" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omegablitz/gluon-bug on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omegablitz/gluon-bug [INFO] finished tweaking git repo https://github.com/omegablitz/gluon-bug [INFO] tweaked toml for git repo https://github.com/omegablitz/gluon-bug written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/omegablitz/gluon-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9092ae039610fd8be5d46aba3b893f741117dd24cbe6645bdba77c49a81b473 [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" "f9092ae039610fd8be5d46aba3b893f741117dd24cbe6645bdba77c49a81b473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9092ae039610fd8be5d46aba3b893f741117dd24cbe6645bdba77c49a81b473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9092ae039610fd8be5d46aba3b893f741117dd24cbe6645bdba77c49a81b473", kill_on_drop: false }` [INFO] [stdout] f9092ae039610fd8be5d46aba3b893f741117dd24cbe6645bdba77c49a81b473 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] b855c1e562bfaac6ef1dbc0a0fe5fe02b3d680a19a0aad1e4ed35721bd83aee2 [INFO] running `Command { std: "docker" "start" "-a" "b855c1e562bfaac6ef1dbc0a0fe5fe02b3d680a19a0aad1e4ed35721bd83aee2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling gluon_vm v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling frunk_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling pretty v0.9.0 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rmp v0.8.8 (https://github.com/omegablitz/msgpack-rust#1654e5cd) [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive_state v0.4.9 [INFO] [stderr] Compiling gluon_codegen v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling gluon-salsa-macros v0.14.1 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling pin-project v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling gluon-salsa v0.14.1 [INFO] [stderr] Compiling codespan v0.3.0 [INFO] [stderr] Compiling serde_state v0.4.7 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling rmp-serde v0.14.0 (https://github.com/omegablitz/msgpack-rust#1654e5cd) [INFO] [stderr] Compiling codespan-reporting v0.3.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling gluon_base v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling gluon_check v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling gluon_format v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling gluon v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling gluon_parser v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling gluon-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 11s [INFO] running `Command { std: "docker" "inspect" "b855c1e562bfaac6ef1dbc0a0fe5fe02b3d680a19a0aad1e4ed35721bd83aee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b855c1e562bfaac6ef1dbc0a0fe5fe02b3d680a19a0aad1e4ed35721bd83aee2", kill_on_drop: false }` [INFO] [stdout] b855c1e562bfaac6ef1dbc0a0fe5fe02b3d680a19a0aad1e4ed35721bd83aee2 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--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] d587c6b0aa15757020a2447008d8cfbb8330f596cf5e98cf0a57a49a1796d807 [INFO] running `Command { std: "docker" "start" "-a" "d587c6b0aa15757020a2447008d8cfbb8330f596cf5e98cf0a57a49a1796d807", kill_on_drop: false }` [INFO] [stderr] Compiling gluon-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "d587c6b0aa15757020a2447008d8cfbb8330f596cf5e98cf0a57a49a1796d807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d587c6b0aa15757020a2447008d8cfbb8330f596cf5e98cf0a57a49a1796d807", kill_on_drop: false }` [INFO] [stdout] d587c6b0aa15757020a2447008d8cfbb8330f596cf5e98cf0a57a49a1796d807 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", 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] 8f4b7529efdd5072d18c00d8fc8a2d2dce6f2efda3c1c1618a7526c778680870 [INFO] running `Command { std: "docker" "start" "-a" "8f4b7529efdd5072d18c00d8fc8a2d2dce6f2efda3c1c1618a7526c778680870", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gluon_bug-4fbfd589dc99da92) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f4b7529efdd5072d18c00d8fc8a2d2dce6f2efda3c1c1618a7526c778680870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4b7529efdd5072d18c00d8fc8a2d2dce6f2efda3c1c1618a7526c778680870", kill_on_drop: false }` [INFO] [stdout] 8f4b7529efdd5072d18c00d8fc8a2d2dce6f2efda3c1c1618a7526c778680870