[INFO] cloning repository https://github.com/auuo/aux-svc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auuo/aux-svc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64770da24832438f3604fc3a020896113857bc6a
[INFO] testing auuo/aux-svc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauuo%2Faux-svc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auuo/aux-svc
[INFO] finished tweaking git repo https://github.com/auuo/aux-svc
[INFO] tweaked toml for git repo https://github.com/auuo/aux-svc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auuo/aux-svc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auuo/aux-svc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b52e9f098feada0d42b5a93350e86f9858967845b4139eaf5640abefc9959b8
[INFO] running `Command { std: "docker" "start" "-a" "7b52e9f098feada0d42b5a93350e86f9858967845b4139eaf5640abefc9959b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b52e9f098feada0d42b5a93350e86f9858967845b4139eaf5640abefc9959b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b52e9f098feada0d42b5a93350e86f9858967845b4139eaf5640abefc9959b8", kill_on_drop: false }`
[INFO] [stdout] 7b52e9f098feada0d42b5a93350e86f9858967845b4139eaf5640abefc9959b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a789d498fbcfbf9a464a484694dfaf55a9493af1870376cfd5d8d7a21922153
[INFO] running `Command { std: "docker" "start" "-a" "4a789d498fbcfbf9a464a484694dfaf55a9493af1870376cfd5d8d7a21922153", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.8
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling aux-enums v0.1.0 (/opt/rustwide/workdir/aux-enums)
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling aux-error v0.1.0 (/opt/rustwide/workdir/aux-error)
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aux-context v0.1.0 (/opt/rustwide/workdir/aux-context)
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling aux-logid v0.1.0 (/opt/rustwide/workdir/aux-logid)
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling aux-i18n v0.1.0 (/opt/rustwide/workdir/aux-i18n)
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling aux-config v0.1.0 (/opt/rustwide/workdir/aux-config)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4a789d498fbcfbf9a464a484694dfaf55a9493af1870376cfd5d8d7a21922153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a789d498fbcfbf9a464a484694dfaf55a9493af1870376cfd5d8d7a21922153", kill_on_drop: false }`
[INFO] [stdout] 4a789d498fbcfbf9a464a484694dfaf55a9493af1870376cfd5d8d7a21922153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50aed7a86469215908c6ea2c37194002e9207a56f93dfbddf37d1101c78d597b
[INFO] running `Command { std: "docker" "start" "-a" "50aed7a86469215908c6ea2c37194002e9207a56f93dfbddf37d1101c78d597b", kill_on_drop: false }`
[INFO] [stderr]    Compiling aux-error v0.1.0 (/opt/rustwide/workdir/aux-error)
[INFO] [stderr]    Compiling aux-enums v0.1.0 (/opt/rustwide/workdir/aux-enums)
[INFO] [stderr]    Compiling aux-i18n v0.1.0 (/opt/rustwide/workdir/aux-i18n)
[INFO] [stderr]    Compiling aux-logid v0.1.0 (/opt/rustwide/workdir/aux-logid)
[INFO] [stderr]    Compiling aux-config v0.1.0 (/opt/rustwide/workdir/aux-config)
[INFO] [stderr]    Compiling aux-context v0.1.0 (/opt/rustwide/workdir/aux-context)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "50aed7a86469215908c6ea2c37194002e9207a56f93dfbddf37d1101c78d597b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50aed7a86469215908c6ea2c37194002e9207a56f93dfbddf37d1101c78d597b", kill_on_drop: false }`
[INFO] [stdout] 50aed7a86469215908c6ea2c37194002e9207a56f93dfbddf37d1101c78d597b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94d63bcf6b73ce9c1fff47efba3b2ed190a4ceb923d22577b2944f82079f23c3
[INFO] running `Command { std: "docker" "start" "-a" "94d63bcf6b73ce9c1fff47efba3b2ed190a4ceb923d22577b2944f82079f23c3", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_config-021f51f8572dd76b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_context-1dcf720646771a40)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_enums-ee17bb85d017f73c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_error-74560214252e7ecc)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_i18n-5c49e0bf4fe87a80)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aux_logid-6fb1b7a602ee39c0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_get_local_ip ... ok
[INFO] [stdout] test test_gen_log_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aux_config
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test aux-config/src/lib.rs - APP_CONFIG (line 11) ... FAILED
[INFO] [stdout] test aux-config/src/lib.rs - config_keys (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aux-config/src/lib.rs - APP_CONFIG (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aux_svc`
[INFO] [stdout]   --> aux-config/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use aux_svc::APP_CONFIG;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `aux_svc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aux_svc`, use `cargo add aux_svc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- aux-config/src/lib.rs - config_keys (line 34) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `aux_svc` in this scope
[INFO] [stdout]   --> aux-config/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | aux_svc::config_keys! {
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `aux_svc`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigKey` in this scope
[INFO] [stdout]   --> aux-config/src/lib.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | println!("{}", ConfigKey::MYSQL_URL);
[INFO] [stdout]    |                ^^^^^^^^^ use of undeclared type `ConfigKey`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aux-config/src/lib.rs - APP_CONFIG (line 11)
[INFO] [stdout]     aux-config/src/lib.rs - config_keys (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p aux-config --doc`
[INFO] running `Command { std: "docker" "inspect" "94d63bcf6b73ce9c1fff47efba3b2ed190a4ceb923d22577b2944f82079f23c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d63bcf6b73ce9c1fff47efba3b2ed190a4ceb923d22577b2944f82079f23c3", kill_on_drop: false }`
[INFO] [stdout] 94d63bcf6b73ce9c1fff47efba3b2ed190a4ceb923d22577b2944f82079f23c3
