[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.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fgluon-bug" "/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/omegablitz/gluon-bug on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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.45.2" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] b7814bfba28ae46f981d6da02ea360af94976eaa697987e227dc00f87fcb9183 [INFO] running `Command { std: "docker" "start" "-a" "b7814bfba28ae46f981d6da02ea360af94976eaa697987e227dc00f87fcb9183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7814bfba28ae46f981d6da02ea360af94976eaa697987e227dc00f87fcb9183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7814bfba28ae46f981d6da02ea360af94976eaa697987e227dc00f87fcb9183", kill_on_drop: false }` [INFO] [stdout] b7814bfba28ae46f981d6da02ea360af94976eaa697987e227dc00f87fcb9183 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f8177b7d5c83d5eaa09d592d7cdad94a0f35bc3cefcc45a67f826fdbcd1fcbe [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" "8f8177b7d5c83d5eaa09d592d7cdad94a0f35bc3cefcc45a67f826fdbcd1fcbe", 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 serde v1.0.102 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling typenum v1.11.2 [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 scopeguard v1.0.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling fixedbitset v0.2.0 [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 lalrpop-util v0.19.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling gluon_vm v0.14.1 (https://github.com/gluon-lang/gluon#77652aba) [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling frunk_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling pretty v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling archery v0.3.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rpds v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [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 backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [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 ascii-canvas v2.0.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 block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 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 pin-project-internal v0.4.10 [INFO] [stderr] Compiling gluon-salsa-macros v0.14.1 [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 hashbrown v0.6.3 [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 docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.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 6m 54s [INFO] running `Command { std: "docker" "inspect" "8f8177b7d5c83d5eaa09d592d7cdad94a0f35bc3cefcc45a67f826fdbcd1fcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8177b7d5c83d5eaa09d592d7cdad94a0f35bc3cefcc45a67f826fdbcd1fcbe", kill_on_drop: false }` [INFO] [stdout] 8f8177b7d5c83d5eaa09d592d7cdad94a0f35bc3cefcc45a67f826fdbcd1fcbe [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35ec5b947c15a980e5a536aa839f131f92434672d678fd9f85143e8a5dc22051 [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" "35ec5b947c15a980e5a536aa839f131f92434672d678fd9f85143e8a5dc22051", kill_on_drop: false }` [INFO] [stderr] Compiling gluon-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "35ec5b947c15a980e5a536aa839f131f92434672d678fd9f85143e8a5dc22051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ec5b947c15a980e5a536aa839f131f92434672d678fd9f85143e8a5dc22051", kill_on_drop: false }` [INFO] [stdout] 35ec5b947c15a980e5a536aa839f131f92434672d678fd9f85143e8a5dc22051 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e403997a293b4bce2603441c9351ef65d2a9537646798144d97d95e166a2f0b [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" "5e403997a293b4bce2603441c9351ef65d2a9537646798144d97d95e166a2f0b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gluon_bug-6a6971b38d23fbb7 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e403997a293b4bce2603441c9351ef65d2a9537646798144d97d95e166a2f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e403997a293b4bce2603441c9351ef65d2a9537646798144d97d95e166a2f0b", kill_on_drop: false }` [INFO] [stdout] 5e403997a293b4bce2603441c9351ef65d2a9537646798144d97d95e166a2f0b