Nov 28 23:23:53.993 INFO checking ioctl-macros-0.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 23:23:53.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 23:23:54.408 INFO [stdout] bd7194183e6cd0126a687aa290d357f6a8b7511dfe4edc66e9eee3ea670f4574 Nov 28 23:23:54.410 INFO running `"docker" "start" "-a" "bd7194183e6cd0126a687aa290d357f6a8b7511dfe4edc66e9eee3ea670f4574"` Nov 28 23:23:55.514 INFO [stderr] usermod: no changes Nov 28 23:23:55.529 INFO [stderr] Compiling ioctl-macros v0.1.0 (/source) Nov 28 23:23:56.000 INFO [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Nov 28 23:23:56.001 INFO [stderr] --> build.rs:4:5 Nov 28 23:23:56.001 INFO [stderr] | Nov 28 23:23:56.001 INFO [stderr] 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Nov 28 23:23:56.001 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 23:23:56.001 INFO [stderr] | Nov 28 23:23:56.001 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 28 23:23:56.001 INFO [stderr] Nov 28 23:23:56.001 INFO [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Nov 28 23:23:56.001 INFO [stderr] --> build.rs:4:5 Nov 28 23:23:56.001 INFO [stderr] | Nov 28 23:23:56.001 INFO [stderr] 4 | gcc::Config::new().file("src/ioctl.c").debug(false).compile("libioctlgen.a"); Nov 28 23:23:56.001 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 23:23:56.001 INFO [stderr] Nov 28 23:23:56.436 INFO [stderr] warning: src/ioctl.c:4:0: warning: "_IOR" redefined Nov 28 23:23:56.436 INFO [stderr] warning: # define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(size)) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:56.436 INFO [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Nov 28 23:23:56.436 INFO [stderr] warning: from src/ioctl.c:2: Nov 28 23:23:56.436 INFO [stderr] warning: /usr/include/asm-generic/ioctl.h:75:0: note: this is the location of the previous definition Nov 28 23:23:56.436 INFO [stderr] warning: #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:56.436 INFO [stderr] warning: src/ioctl.c:5:0: warning: "_IOW" redefined Nov 28 23:23:56.436 INFO [stderr] warning: # define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(size)) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:56.436 INFO [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Nov 28 23:23:56.436 INFO [stderr] warning: from src/ioctl.c:2: Nov 28 23:23:56.436 INFO [stderr] warning: /usr/include/asm-generic/ioctl.h:76:0: note: this is the location of the previous definition Nov 28 23:23:56.436 INFO [stderr] warning: #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:56.436 INFO [stderr] warning: src/ioctl.c:6:0: warning: "_IOWR" redefined Nov 28 23:23:56.436 INFO [stderr] warning: # define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(size)) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:56.436 INFO [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/asm/ioctl.h:1:0, Nov 28 23:23:56.436 INFO [stderr] warning: from src/ioctl.c:2: Nov 28 23:23:56.436 INFO [stderr] warning: /usr/include/asm-generic/ioctl.h:77:0: note: this is the location of the previous definition Nov 28 23:23:56.436 INFO [stderr] warning: #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) Nov 28 23:23:56.436 INFO [stderr] warning: ^ Nov 28 23:23:57.119 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s Nov 28 23:23:57.122 INFO [stderr] su: No module specific data is present Nov 28 23:23:57.676 INFO running `"docker" "inspect" "bd7194183e6cd0126a687aa290d357f6a8b7511dfe4edc66e9eee3ea670f4574"` Nov 28 23:23:57.882 INFO running `"docker" "rm" "-f" "bd7194183e6cd0126a687aa290d357f6a8b7511dfe4edc66e9eee3ea670f4574"` Nov 28 23:23:58.056 INFO [stdout] bd7194183e6cd0126a687aa290d357f6a8b7511dfe4edc66e9eee3ea670f4574