[INFO] updating cached repository https://github.com/dfrankland/tokei-aas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/dfrankland/tokei-aas [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/anyhow-1.0.31 [INFO] [stderr] * [new branch] dependabot/cargo/anyhow-1.0.32 -> dependabot/cargo/anyhow-1.0.32 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a63ca7432015cdca0e8d19976ee4763bacd83699 [INFO] testing dfrankland/tokei-aas against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfrankland%2Ftokei-aas" "/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/dfrankland/tokei-aas on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfrankland/tokei-aas [INFO] finished tweaking git repo https://github.com/dfrankland/tokei-aas [INFO] tweaked toml for git repo https://github.com/dfrankland/tokei-aas written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dfrankland/tokei-aas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (juniper) specification is ambiguous. Only one of `branch`, `tag` or `rev` is allowed. This will be considered an error in future versions [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" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee67c2bc6d040f071fc63064fe492846cc7dca176680e525f663383d64c44665 [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" "ee67c2bc6d040f071fc63064fe492846cc7dca176680e525f663383d64c44665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee67c2bc6d040f071fc63064fe492846cc7dca176680e525f663383d64c44665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee67c2bc6d040f071fc63064fe492846cc7dca176680e525f663383d64c44665", kill_on_drop: false }` [INFO] [stdout] ee67c2bc6d040f071fc63064fe492846cc7dca176680e525f663383d64c44665 [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" "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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c636ab20e851b527f6e3446bf73b16e4fe930390315e16ec4d13c88b85de22db [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" "c636ab20e851b527f6e3446bf73b16e4fe930390315e16ec4d13c88b85de22db", kill_on_drop: false }` [INFO] [stderr] warning: dependency (juniper) specification is ambiguous. Only one of `branch`, `tag` or `rev` is allowed. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.16 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling grep-matcher v0.1.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling grep-searcher v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling http-service v0.3.1 [INFO] [stderr] Compiling runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Compiling romio v0.3.0-alpha.10 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling juliex v0.3.0-alpha.8 [INFO] [stderr] Compiling runtime-tokio v0.3.0-alpha.6 [INFO] [stderr] Compiling runtime-native v0.3.0-alpha.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling juniper_codegen v0.14.0 (https://github.com/graphql-rust/juniper/?branch=async-await#c903d5e0) [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling runtime v0.3.0-alpha.7 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_qs v0.5.0 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling juniper v0.14.0 (https://github.com/graphql-rust/juniper/?branch=async-await#c903d5e0) [INFO] [stderr] Compiling tide-core v0.2.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling tide-cors v0.2.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tide-log v0.1.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tide-forms v0.1.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tide-headers v0.1.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tide-cookies v0.2.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tide-querystring v0.1.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tokei v10.0.1 [INFO] [stderr] Compiling http-service-hyper v0.3.1 [INFO] [stderr] Compiling tide v0.2.0 (https://github.com/rustasync/tide?rev=e77709370bb24cf776fe6da902467c35131535b1#e7770937) [INFO] [stderr] Compiling tokei-aas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "c636ab20e851b527f6e3446bf73b16e4fe930390315e16ec4d13c88b85de22db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c636ab20e851b527f6e3446bf73b16e4fe930390315e16ec4d13c88b85de22db", kill_on_drop: false }` [INFO] [stdout] c636ab20e851b527f6e3446bf73b16e4fe930390315e16ec4d13c88b85de22db [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" "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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb514b87afab2bded39e61f3052caf1d03fe5deb20f9479ddbfac9885a79f096 [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" "cb514b87afab2bded39e61f3052caf1d03fe5deb20f9479ddbfac9885a79f096", kill_on_drop: false }` [INFO] [stderr] warning: dependency (juniper) specification is ambiguous. Only one of `branch`, `tag` or `rev` is allowed. This will be considered an error in future versions [INFO] [stderr] Compiling tokei-aas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.27s [INFO] running `Command { std: "docker" "inspect" "cb514b87afab2bded39e61f3052caf1d03fe5deb20f9479ddbfac9885a79f096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb514b87afab2bded39e61f3052caf1d03fe5deb20f9479ddbfac9885a79f096", kill_on_drop: false }` [INFO] [stdout] cb514b87afab2bded39e61f3052caf1d03fe5deb20f9479ddbfac9885a79f096 [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" "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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82bd6ee1664fc6ada599cf916988c4d8e822e0cab3e5cda11d648be05a922e6f [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" "82bd6ee1664fc6ada599cf916988c4d8e822e0cab3e5cda11d648be05a922e6f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (juniper) specification is ambiguous. Only one of `branch`, `tag` or `rev` is allowed. This will be considered an error in future versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokei_aas-ec2d1f75cf7531de [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" "82bd6ee1664fc6ada599cf916988c4d8e822e0cab3e5cda11d648be05a922e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bd6ee1664fc6ada599cf916988c4d8e822e0cab3e5cda11d648be05a922e6f", kill_on_drop: false }` [INFO] [stdout] 82bd6ee1664fc6ada599cf916988c4d8e822e0cab3e5cda11d648be05a922e6f