[INFO] cloning repository https://github.com/fnzr/yggdrasil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fnzr/yggdrasil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnzr%2Fyggdrasil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnzr%2Fyggdrasil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26f5c38b904feca5436093f576b8a677388ee921 [INFO] testing fnzr/yggdrasil against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffnzr%2Fyggdrasil" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fnzr/yggdrasil on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fnzr/yggdrasil [INFO] finished tweaking git repo https://github.com/fnzr/yggdrasil [INFO] tweaked toml for git repo https://github.com/fnzr/yggdrasil written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fnzr/yggdrasil already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] e0bde7633e8ed2e7ed84c97e5f7bbf8895e871034a8a37cf7166fbc947b7f5bc [INFO] running `Command { std: "docker" "start" "-a" "e0bde7633e8ed2e7ed84c97e5f7bbf8895e871034a8a37cf7166fbc947b7f5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0bde7633e8ed2e7ed84c97e5f7bbf8895e871034a8a37cf7166fbc947b7f5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0bde7633e8ed2e7ed84c97e5f7bbf8895e871034a8a37cf7166fbc947b7f5bc", kill_on_drop: false }` [INFO] [stdout] e0bde7633e8ed2e7ed84c97e5f7bbf8895e871034a8a37cf7166fbc947b7f5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] fa790e00b5a9d007d691328631bd9e63580d8e8a53c41aa062326e0d54edcd88 [INFO] running `Command { std: "docker" "start" "-a" "fa790e00b5a9d007d691328631bd9e63580d8e8a53c41aa062326e0d54edcd88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Compiling pnet_transport v0.26.0 [INFO] [stderr] Compiling yggdrasil v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AcceptLogin3`, `OtpTokenLogin` [INFO] [stdout] --> src/hermes/account_to_client.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | use super::{AcceptLogin3, OtpTokenLogin}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RoPacketComposed`, `RoPacketSimple` [INFO] [stdout] --> src/hermes/account_to_client.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::hermes::traits::{RoPacketComposed, RoPacketSimple}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/hermes/account_to_client.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientLogin`, `OtpTokenLogin` [INFO] [stdout] --> src/hermes/client_to_account.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | use super::{ClientLogin, OtpTokenLogin}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hermes::traits::RoPacketSimple` [INFO] [stdout] --> src/hermes/client_to_account.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use crate::hermes::traits::RoPacketSimple; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/hermes/client_to_account.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "fa790e00b5a9d007d691328631bd9e63580d8e8a53c41aa062326e0d54edcd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa790e00b5a9d007d691328631bd9e63580d8e8a53c41aa062326e0d54edcd88", kill_on_drop: false }` [INFO] [stdout] fa790e00b5a9d007d691328631bd9e63580d8e8a53c41aa062326e0d54edcd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3dde94d5177adeb28ef987de755f03fdaca1723a1fc47b1befdca280dbb7cf46 [INFO] running `Command { std: "docker" "start" "-a" "3dde94d5177adeb28ef987de755f03fdaca1723a1fc47b1befdca280dbb7cf46", kill_on_drop: false }` [INFO] [stderr] Compiling yggdrasil v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "3dde94d5177adeb28ef987de755f03fdaca1723a1fc47b1befdca280dbb7cf46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dde94d5177adeb28ef987de755f03fdaca1723a1fc47b1befdca280dbb7cf46", kill_on_drop: false }` [INFO] [stdout] 3dde94d5177adeb28ef987de755f03fdaca1723a1fc47b1befdca280dbb7cf46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] b7f1d90c70e1be18fc900ec022d6823045a0cedcf1557fe62f8154150b6ec9ee [INFO] running `Command { std: "docker" "start" "-a" "b7f1d90c70e1be18fc900ec022d6823045a0cedcf1557fe62f8154150b6ec9ee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yggdrasil-f9084a69969f6f4e [INFO] [stdout] running 6 tests [INFO] [stdout] test hermes::account_to_client::tests::otp_token_login_unpack ... ok [INFO] [stdout] test hermes::client_to_account::tests::client_login_pack ... ok [INFO] [stdout] test hermes::client_to_account::tests::otp_token_login_pack ... ok [INFO] [stdout] test hermes::client_to_account::tests::client_login_unpack ... ok [INFO] [stdout] test hermes::client_to_account::tests::otp_token_login_unpack ... ok [INFO] [stdout] test hermes::account_to_client::tests::accept_login3_unpack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7f1d90c70e1be18fc900ec022d6823045a0cedcf1557fe62f8154150b6ec9ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f1d90c70e1be18fc900ec022d6823045a0cedcf1557fe62f8154150b6ec9ee", kill_on_drop: false }` [INFO] [stdout] b7f1d90c70e1be18fc900ec022d6823045a0cedcf1557fe62f8154150b6ec9ee