[INFO] updating cached repository NLnetLabs/routinator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/NLnetLabs/routinator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/NLnetLabs/routinator" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/NLnetLabs/routinator"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/NLnetLabs/routinator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NLnetLabs/routinator" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/NLnetLabs/routinator"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/NLnetLabs/routinator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88a871ec35b23a9db3dbeba760878565bf952c0b [INFO] sha for GitHub repo NLnetLabs/routinator: 88a871ec35b23a9db3dbeba760878565bf952c0b [INFO] validating manifest of NLnetLabs/routinator on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of NLnetLabs/routinator on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing NLnetLabs/routinator [INFO] finished frobbing NLnetLabs/routinator [INFO] frobbed toml for NLnetLabs/routinator written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/NLnetLabs/routinator/Cargo.toml [INFO] started frobbing NLnetLabs/routinator [INFO] finished frobbing NLnetLabs/routinator [INFO] frobbed toml for NLnetLabs/routinator written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/NLnetLabs/routinator/Cargo.toml [INFO] crate NLnetLabs/routinator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking NLnetLabs/routinator against try#18481b65f318e0b4b20c0fc61340054701719d6c for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-6/try#18481b65f318e0b4b20c0fc61340054701719d6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/NLnetLabs/routinator:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ff9f933e09259bf8c2c72f138f3b575866cc6378cfb7f59778943610a218e9b5 [INFO] running `"docker" "start" "-a" "ff9f933e09259bf8c2c72f138f3b575866cc6378cfb7f59778943610a218e9b5"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking json v0.11.14 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking fern v0.5.8 [INFO] [stderr] Compiling routinator v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking daemonize v0.3.0 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking log-reroute v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-process v0.2.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking bcder v0.3.1 (https://github.com/NLnetLabs/bcder.git#66ed4ce9) [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] warning[E0597]: `lim` does not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/bcder-a14a8af08d9e9e6f/66ed4ce/src/decode/content.rs:383:34 [INFO] [stderr] | [INFO] [stderr] 356 | impl<'a> Primitive<'a, &'a [u8]> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 383 | let mut prim = Self::new(&mut lim, mode); [INFO] [stderr] | ----------^^^^^^^^------- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `lim` is borrowed for `'a` [INFO] [stderr] ... [INFO] [stderr] 387 | } [INFO] [stderr] | - `lim` dropped here while still borrowed [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0597]: `source` does not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/bcder-a14a8af08d9e9e6f/66ed4ce/src/decode/content.rs:471:34 [INFO] [stderr] | [INFO] [stderr] 449 | impl<'a, S: Source + 'a> Constructed<'a, S> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 471 | let mut cons = Self::new(&mut source, State::Unbounded, mode); [INFO] [stderr] | ----------^^^^^^^^^^^------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | borrowed value does not live long enough [INFO] [stderr] | argument requires that `source` is borrowed for `'a` [INFO] [stderr] ... [INFO] [stderr] 475 | } [INFO] [stderr] | - `source` dropped here while still borrowed [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking rpki v0.5.0 (https://github.com/NLnetLabs/rpki-rs.git#fe280369) [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/http.rs:180:27 [INFO] [stderr] | [INFO] [stderr] 180 | buf: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/http.rs:180:27 [INFO] [stderr] | [INFO] [stderr] 180 | buf: unsafe { mem::uninitialized() }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.62s [INFO] running `"docker" "inspect" "ff9f933e09259bf8c2c72f138f3b575866cc6378cfb7f59778943610a218e9b5"` [INFO] running `"docker" "rm" "-f" "ff9f933e09259bf8c2c72f138f3b575866cc6378cfb7f59778943610a218e9b5"` [INFO] [stdout] ff9f933e09259bf8c2c72f138f3b575866cc6378cfb7f59778943610a218e9b5